Incorporating Tabu Search Principles into ACO Algorithms

  • Authors:
  • Franco Arito;Guillermo Leguizamón

  • Affiliations:
  • Laboratorio de Investigación y Desarrollo en Inteligencia Computacional, Departamento de Informática, Facultad de Ciencias Físico Matemáticas y Naturales, Universidad Nacional ...;Laboratorio de Investigación y Desarrollo en Inteligencia Computacional, Departamento de Informática, Facultad de Ciencias Físico Matemáticas y Naturales, Universidad Nacional ...

  • Venue:
  • HM '09 Proceedings of the 6th International Workshop on Hybrid Metaheuristics
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

ACO algorithms iteratively build solutions to an optimization problem. The solution construction process is guided by pheromone trails which represents a mechanism of adaptation that allows to bias the sampling of new solutions toward promising regions of the search space. Additionally, the bias of the search is influenced by problem dependent heuristic information. In this work we describe an ACO algorithm that incorporates principles of Tabu Search (TS) for the solution construction process. These concepts specifically address the way that TS uses the history of the search to avoid visiting solutions already analyzed. We consider the Quadratic Assignment Problem (QAP) as a case-study, since this problem was also tackled in a closely related research to ours, the one on the usage of external memory in ACO algorithms. The performance of the proposed algorithm is assessed by considering a well-known set of instances of QAP.