A Hybrid Algorithm to Solve Traveling Salesman Problem

Xiaofeng Chen,Zhenhua Tan,Guangming Yang,Wei Cheng
DOI: https://doi.org/10.1007/978-3-642-27287-5_17
2012-01-01
Abstract:The TSP problem is a typical one in the field of combinatorial optimization. After study other researchers’ related works, this paper presents a hybrid algorithm based on simulated annealing, ant colony and genetic in reference to previous research, in order to improve computing performance. Algorithms of this paper are used for solving traveling salesman problem, and the simulation contrast test results show that the algorithm has better convergence speed and optimal results; it also shows that the algorithm is feasible and effective.
What problem does this paper attempt to address?