A discrete state transition algorithm for traveling salesman problem

Chunhua Yang,Xiaolin Tang,Xiaojun Zhou,Weihua Gui
DOI: https://doi.org/10.7641/CTA.2013.12167
2013-01-01
Abstract:A discrete version of state transition algorithm is proposed to solve the traveling salesman problem. Three special operators named swap, shift and symmetry transformations are presented for discrete optimization problem. Convergence analysis and time complexity of the algorithm are also considered. To make the algorithm efficient, a parametric study is investigated. Experiments are carried out to test its performance, and comparisons with simulated annealing and ant colony optimization have demonstrated the effectiveness of the proposed algorithm. The results also show that the discrete state transition algorithm consumes much less time and has better search ability than other traditional combinatorial optimization methods, indicating that state transition algorithm has strong adaptability.
What problem does this paper attempt to address?