作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2008, Vol. 34 ›› Issue (6): 185-187. doi: 10.3969/j.issn.1000-3428.2008.06.067

• 人工智能及识别技术 • 上一篇    下一篇

一种改进的求解TSP混合粒子群优化算法

王 东1,2,吴湘滨1,毛先成1,刘文剑1   

  1. (1. 中南大学地学与环境工程学院,长沙 410083;2. 佛山科学技术学院计算机科学与技术系,佛山 528000)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-03-20 发布日期:2008-03-20

Improved Hybrid Particle Swarm Optimization Algorithm for Solving TSP

WANG Dong1,2, WU Xiang-bin1, MAO Xian-cheng1, LIU Wen-jian1   

  1. (1. College of Geosciences and Environmental Engineering, Central South University, Changsha 410083; 2. Department of Computer Science and Technology, Foshan University, Foshan 528000)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-03-20 Published:2008-03-20

摘要: 为解决粒子群算法在求解组合优化问题中存在的早熟性收敛和收敛速度慢等问题,将粒子群算法与局部搜索优化算法结合,可抑制粒子群算法早熟收敛问题,提高粒子群算法的收敛速度。通过建立有效的局部搜索优化算法所需借助的参照优化边集,提高了局部搜索优化算法的求解质量和求解效率。新的混合粒子群算法高效收敛于中小规模旅行商问题的全局最优解,实验表明改进的混合粒子群算法是有效的。

关键词: 旅行商问题, 粒子群优化, 中小规模问题, 链式Lin-Kernighan算法

Abstract: For resolving the two problems, premature convergence and slow-footed convergence, when utilizing particle swarm optimization to solve combinatorial optimization problem, it is necessary tointegrate particle swarm optimization and local search optimization algorithms. This can enhance to restrain premature of particle swarm optimization, and accelerate the convergence rate of the algorithms. The solution quality and solution efficiency of local search algorithms can be improved through establishing reference optimization edge set used by local search algorithms. New hybrid particle swarm optimization utilizing the above-mentioned methods converges high efficaciously to global optimal solutions of middling and small scale TSP. The results of numerous experiments indicate that the new algorithm is efficacious.

Key words: traveling salesman problem, particle swarm optimization, middling and small scale problem, chained Lin-Kernighan algorithm

中图分类号: