Solving traveling salesman problem by hybrid particle swarm optimization algorithm

Shang Gao,Bin Han,Xiaojun Wu,Jingyu Yang
2004-01-01
Abstract:The particle swarm optimization algorithm combining with the ideal of the genetic algorithm, the ant colony algorithm and the simulated annealing algorithm are presented to solve the well known traveling salesman problem. Compared with the standard GA and simulated annealing algorithm, all hybrid particle swarm optimization algorithms are proved effective. Especially the hybrid particle swarm optimization algorithm with across strategy and mutation strategy is simple and effective. It can easily be modified for any combinatorial problem for which there is no good specialized algorithm up to now.
What problem does this paper attempt to address?