1997/04/01 by Marco Dorigo, Luca Maria Gambardella · 22 citations
Computer Science · Biochemistry, Genetics and Molecular Biology · #Metaheuristic Optimization Algorithms Research #Insect and Arachnid Ecology and Behavior #Evolutionary Algorithms and Applications
paper · doi:10.1109/4235.585892
openalex publication_date 1997/04/01 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/04
This paper introduces the ant colony system (ACS), a distributed algorithm that is applied to the traveling salesman problem (TSP). In the ACS, a set of cooperating agents called ants cooperate to find good solutions to TSPs. Ants cooperate using an indirect form of communication mediated by a pheromone they deposit on the edges of the TSP graph while building solutions. We study the ACS by running experiments to understand its operation. The results show that the ACS outperforms other nature-inspired algorithms such as simulated annealing and evolutionary computation, and we conclude comparing ACS-3-opt, a version of the ACS augmented with a local search procedure, to some of the best performing algorithms for symmetric and asymmetric TSPs.