Antabu | Enhanced Version Lil-99-1

Many methods currently used in combinatorial optimization are inspired by adaptative natural behaviors or natural systems, e.g. hill-climbing local search, genetic algorithms, simulated annealing, : : : These heuristics provide some very good results, even when the problem size makes it impossible to use more traditional exact methods (such as branch and bound, ...). Ants system algorithms belong to this class of adaptive or evolutionnary \nature inspired" algorithms, and are based on the natural behavior of ants. These algorithms have been applied successfully to many optimisation problems like travelling salesman (TSP), job shop scheduling (JSP), graph colouring, quadratic assignment problem (QAP), : : : This paper presents ANTabu, an ants system algorithm for the QAP. We have designed ANTabu with a parallel model, thus allowing it to take advantage of the power of networks of workstations. The co-operation between simulated ants is provided by a pheromone matrix that plays the role of a global memory, with a re ned pheromone update mechanism. The exploration of the search space is guided by the evolution of pheromones level, while exploitation has been boosted by a tabu local search. Special care has also been taken in the design of a diversi cation phase, based on a frequency matrix. We give results that have been obtained on benchmarks instances from the QAPlib. We show that they compare favourably with other top of the art algorithms dedicated for the QAP.

[1]  Teofilo F. Gonzalez,et al.  P-Complete Approximation Problems , 1976, J. ACM.

[2]  David Connolly An improved annealing scheme for the QAP , 1990 .

[3]  Jadranka Skorin-Kapov,et al.  Tabu Search Applied to the Quadratic Assignment Problem , 1990, INFORMS J. Comput..

[4]  Éric D. Taillard,et al.  Robust taboo search for the quadratic assignment problem , 1991, Parallel Comput..

[5]  Marco Dorigo,et al.  Optimization, Learning and Natural Algorithms , 1992 .

[6]  Charles Fleurent,et al.  Genetic Hybrids for the Quadratic Assignment Problem , 1993, Quadratic Assignment and Related Problems.

[7]  Roberto Battiti,et al.  The Reactive Tabu Search , 1994, INFORMS J. Comput..

[8]  É. Taillard COMPARISON OF ITERATIVE SEARCHES FOR THE QUADRATIC ASSIGNMENT PROBLEM. , 1995 .

[9]  Ian C. Parmee,et al.  The Ant Colony Metaphor for Searching Continuous Design Spaces , 1995, Evolutionary Computing, AISB Workshop.

[10]  Luca Maria Gambardella,et al.  Ant-Q: A Reinforcement Learning Approach to the Traveling Salesman Problem , 1995, ICML.

[11]  Marco Dorigo,et al.  Ant system: optimization by a colony of cooperating agents , 1996, IEEE Trans. Syst. Man Cybern. Part B.

[12]  Luca Maria Gambardella,et al.  A Study of Some Properties of Ant-Q , 1996, PPSN.

[13]  Jean-Marc Geib,et al.  Parallel adaptive tabu search for large optimization problems , 1997 .

[14]  V. Cung,et al.  A scatter search based approach for the quadratic assignment problem , 1997, Proceedings of 1997 IEEE International Conference on Evolutionary Computation (ICEC '97).

[15]  F. Aida,et al.  Max{min Ant System for Quadratic Assignemnt Problems Max{min Ant System for Quadratic Assignment Problems , 1997 .

[16]  Bernd Freisleben,et al.  A Genetic Local Search Approach to the Quadratic Assignment Problem , 1997, ICGA.

[17]  B. Bullnheimer,et al.  A NEW RANK BASED VERSION OF THE ANT SYSTEM: A COMPUTATIONAL STUDY , 1997 .

[18]  Alain Hertz,et al.  Ants can colour graphs , 1997 .

[19]  Corso Elvezia Ant Colonies for the QAP , 1997 .

[20]  Franz Rendl,et al.  QAPLIB – A Quadratic Assignment Problem Library , 1997, J. Glob. Optim..

[21]  Gianni A. Di Caro,et al.  AntNet: A Mobile Agents Approach to Adaptive Routing , 1999 .