Title :
Solving quadratic assignment problems by differential evolution
Author :
Kushida, Jun-ichi ; Oba, Katsuya ; Hara, Akira ; Takahama, Tetsuyuki
Author_Institution :
Dept. of Intell. Syst., Hiroshima City Univ., Hiroshima, Japan
Abstract :
Differential evolution (DE) was introduced by Stone and Price in 1995 as a population-based stochastic search technique for solving optimization problems in a continuous space. DE has been successfully applied to various real world numerical optimization problems. In recent years not only continuous real-valued function, the applications of DE on combinatorial optimization problems with discrete decision variables are reported. However, genetic operator in the standard DE can not directly applied to discrete space. In this paper, we propose a method to solve quadratic assignment problems (QAP) by DE. The QAP is a well-known combinatorial optimization problem with a wide variety of practical applications. It is NP-hard and is considered to be one of the most difficult problems. In the QAP, a candidate solution can represented a permutation of integer. The proposed method employs permutation representation for individuals in DE. Therefore, a individual vector is encoded directly as a permutation. In discrete space, to realize efficient solution search like standard DE which have continuous nature, we modify differential operator to handle permutation encoding. Additionally, in order to maintain diversity of population, restart strategy and tabu list are introduced to proposed method instead of crossover operator. Finally, we show the experimental results using instances of QAPLIB and the efficacy of proposed method.
Keywords :
computational complexity; evolutionary computation; integer programming; quadratic programming; search problems; DE; NP-hard problem; QAP; continuous real-valued function; crossover operator; differential evolution; discrete decision variable; integer permutation; optimization problem; population diversity; population-based stochastic search technique; quadratic assignment problem; restart strategy; tabu list;
Conference_Titel :
Soft Computing and Intelligent Systems (SCIS) and 13th International Symposium on Advanced Intelligent Systems (ISIS), 2012 Joint 6th International Conference on
Conference_Location :
Kobe
Print_ISBN :
978-1-4673-2742-8
DOI :
10.1109/SCIS-ISIS.2012.6505170