Improved Ant Colony Algorithm for Traveling Salesman Problems

Pei-dong Wang,Gong-You Tang,Yang Li,Xi-Xin Yang
DOI: https://doi.org/10.1109/ccdc.2012.6242982
2012-01-01
Abstract:An improved ant colony algorithm is proposed in this paper for Traveling Salesman Problems (TSPs). In the process of searching, the ants are more sensitive to the optimal path because the inverse of distance among cities is chosen as the heuristic information, while a candidate list is used to limit the number of candidate city. The method of local and global dynamic phenomenon update is used in order to adjust the distribution of phenomenon according to the routes. The method of 2-opt is only used for the current optimal tour, enhancing the convergence speed. The simulation results demonstrate the proposed algorithm works well and efficient.
What problem does this paper attempt to address?