Back to Search Start Over

Ant Colony Optimization with Warm-Up.

Authors :
Neroni, Mattia
Source :
Algorithms. Oct2021, Vol. 14 Issue 10, p295-295. 1p.
Publication Year :
2021

Abstract

The Ant Colony Optimization (ACO) is a probabilistic technique inspired by the behavior of ants for solving computational problems that may be reduced to finding the best path through a graph. Some species of ants deposit pheromone on the ground to mark some favorable paths that should be used by other members of the colony. Ant colony optimization implements a similar mechanism for solving optimization problems. In this paper a warm-up procedure for the ACO is proposed. During the warm-up, the pheromone matrix is initialized to provide an efficient new starting point for the algorithm, so that it can obtain the same (or better) results with fewer iterations. The warm-up is based exclusively on the graph, which, in most applications, is given and does not need to be recalculated every time before executing the algorithm. In this way, it can be made only once, and it speeds up the algorithm every time it is used from then on. The proposed solution is validated on a set of traveling salesman problem instances, and in the simulation of a real industrial application for the routing of pickers in a manual warehouse. During the validation, it is compared with other ACO adopting a pheromone initialization technique, and the results show that, in most cases, the adoption of the proposed warm-up allows the ACO to obtain the same or better results with fewer iterations. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
19994893
Volume :
14
Issue :
10
Database :
Academic Search Index
Journal :
Algorithms
Publication Type :
Academic Journal
Accession number :
153190471
Full Text :
https://doi.org/10.3390/a14100295