Algorithm of TSP

ZHOU Kang,QIANG Xiao-li,TONG Xiao-jun,XU Jin
DOI: https://doi.org/10.3321/j.issn:1002-8331.2007.29.013
2007-01-01
Abstract:TSP is brought forward and is transformed into shortest closed Hamilton loop of directed graph problem.Then three kind of algorithms of TSP is indroduced.One is tradition algorithm,which consists branch and bound method,improving loop method,cupidity algorithm,MST algorithm,MM algorithm,insertion method.Another is modern optimization algorithm which consists simulated annealing algorithm,artificial immune algorithm,genetic algorithm,ant colony algorithm,particle swarm optimization,Tabu Search,Hopfield neural network.The third is algorithm of DNA computing which is designed by authors.Complexity and error range of the DNA algorithm are discussed,and the advantage and shortcoming points of algorithms are analyzed.
What problem does this paper attempt to address?