A Contribution-based Pheromone Assignment Strategy for ACO Algorithms

吴小娟,吕强
DOI: https://doi.org/10.3969/j.issn.1008-0570.2008.15.099
2008-01-01
Abstract:Pheromone information is used in Ant Colony Optimization (ACO) algorithms to guide the search process and to transfer the search knowledge from one iteration to the next. Generally, all the components in a good solution are considered as of equal importance. This paper proposes a new strategy named contribution-based pheromone assignment: more contribution the solution components make, more pheromone they will be assigned, and vice versa. The testing results of applying the strategy to Traveling Salesmen Problems (TSP) indicate that the implementation of our strategy improves the performance of MMAS, the most successful ACO algorithm.
What problem does this paper attempt to address?