An ACO Algorithm with Adaptive Volatility Rate of Pheromone Trail

Zhifeng Hao,Han Huang,Yong Qin,Ruichu Cai
DOI: https://doi.org/10.1007/978-3-540-72590-9_175
2007-01-01
Abstract:Ant colony optimization (ACO) has been proved to be one of the best performing algorithms for NP-hard problems as TSP. The volatility rate of pheromone trail is one of the main parameters in ACO algorithms. It is usually set experimentally in the literatures for the application of ACO. The present paper proposes an adaptive strategy for the volatility rate of pheromone trail according to the quality of the solutions found by artificial ants. The strategy is combined with the setting of other parameters to form a new ACO algorithm. Finally, the experimental results of computing traveling salesman problems indicate that the proposed algorithm is more effective than other ant methods.
What problem does this paper attempt to address?