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

计算机工程 ›› 2011, Vol. 37 ›› Issue (10): 284-286. doi: 10.3969/j.issn.1000-3428.2011.10.098

• 开发研究与设计技术 • 上一篇    下一篇

求旅行商问题近似解的碰撞算法

邱伟星,王舒榕,程栋材,邢晓伟,陈春玲,姜冬健   

  1. (南京邮电大学计算机学院,南京 210003)
  • 出版日期:2011-05-20 发布日期:2011-05-20
  • 作者简介:邱伟星(1952-),男,副教授,主研方向:数论,组合优化,密码学;王舒榕,硕士研究生;程栋材,学士;邢晓伟,硕士;陈春玲,副教授;姜冬健,学士
  • 基金资助:

    邱伟星(1952-),男,副教授,主研方向:数论,组合优化,密码学;王舒榕,硕士研究生;程栋材,学士;邢晓伟,硕士;陈春玲,副教授;姜冬健,学士

Collision Algorithm for Approximate Solution of Traveling Salesman Problem

QIU Wei-xing, WANG Shu-rong, CHENG Dong-cai, XING Xiao-wei, CHEN Chun-ling, JIANG Dong-jian   

  1. (School of Computer Science, Nanjing University of Posts and Telecommunications, Nanjing 210003, China)
  • Online:2011-05-20 Published:2011-05-20

摘要:

提出通过寻找精确解的边获得旅行商问题(TSP)近似解的思想,并以该思想为指导,设计一种新的碰撞算法。对国际通用的TSPLIB中不同城市规模的数据进行测试表明,该算法可以得到与目前已知最优解或相同或相近的结果。该算法不仅可以计算小规模的TSP,而且同样适用较大规模的TSP。

关键词: 旅行商问题, 三角剖分, 组合优化, 碰撞算法

Abstract:

This paper proposes the thought of getting the edges of exact solution to access the approximate solution of the whole Traveling Salesman Problem(TSP). On the basic of the thought, a new algorithm called collision algorithm is designed. Experiments with the test data from internationally accepted TSPLIB in different cities and size show that the results got through the algorithm is the same or similar with current optimal solution. The algorithm can apply the TSP on a large scale as well as small scale ones.

Key words: Traveling Salesman Problem(TSP), triangulation, combinatorial optimization, collision algorithm

中图分类号: