MMAS-EC Algorithm for Solving Traveling Salesman Problem

LI Zhe,XIA Li,ZHUANG Haojun,DONG Hongsheng
DOI: https://doi.org/10.3778/j.issn.1002-8331.2011.09.011
2011-01-01
Computer Engineering and Applications Journal
Abstract:One of the problems encountered when ant colony optimization is applied to traveling salesman problem is that sometimes this algorithm results in a lower performance.According to this problem,a new Max-Min Ant System combining with Ejection Chains is presented(MMAS-EC).A new strategy based on global search and neighborhood search is used in this algorithm.Firstly,Max-Min Ant System which performs effectively in ant colony optimization is used to guide the global search.Then Ejection Chains(EC) is introduced to exploit the neighborhood space.Because the results generated by ejection chains depend on their original state,2-opt operation is adopted,which can help avoid instability of results.Theorems and simulations show that the new MMAS-EC outperforms traditional MMAS algorithm with less time increased in all the instances.
What problem does this paper attempt to address?