首页 | 本学科首页   官方微博 | 高级检索  
     

SizeScale:求解旅行商问题(TSP)的新算法
引用本文:万颖瑜,周智,陈国良,顾钧.SizeScale:求解旅行商问题(TSP)的新算法[J].计算机研究与发展,2002,39(10):1294-1302.
作者姓名:万颖瑜  周智  陈国良  顾钧
作者单位:1. 中国科技大学计算机系国家高性能计算中心,合肥,230027
2. 香港科技大学计算机系,香港
基金项目:国家重点基础研究发展规划项目基金 (G19980 3 0 40 3 ),中国科学院高水平大学建设项目 (KY2 70 6)资助
摘    要:旅行商(TSP)问题是组合优化中最典型的NP-Hard问题之一,目前关于该问题的启发式算法主要分布为两类:环路构造算法和环路改进算法,对于第1类算法,首次提出了在环路构造中成批加入顶点,同时在构造过程对环路进行局部优化的思想,由上得到了一种新的算法:SizeScale-Construct,它的解质量极大地改进了现有的环路构造算法,对于2类算法,在分析局部最优解与全局最优解之间关系的基础上,提出了另一个采用局部最优解的交集作为初始环路的新算法:SizeScale-Improve,实验结果表明该算法在解的质量和求解速度上都较大地改进了现有最好的环路改进算法;另一方面,理论上对于最坏情况和平均情况时间复杂度的分析表明这两个算法是实用的。

关 键 词:SizeScale  旅行商问题  新算法  组合优化  启发式算法

SIZESCALE: NEW ALGORITHMS FOR THE TRAVELING SALESMAN PROBLEM
Abstract:The Traveling Salesman Problem is one of the typical NP-hard problems in combinatorial optimization and arises in many fields such as VLSI design and vehicle routing. The main heuristic algorithms for TSP fall into two classes: tour construction algorithms and tour improvement algorithms. For tour construction algorithms, a novel idea is proposed, which adds vertices into the subtour in batches and improves the subtour during construction. Consequently a new algorithm SizeScale-Construct is presented, which considerably improves the known tour construction algorithms in the quality of solution. For tour improvement algorithms, a new algorithm SizeScale-Improve is also proposed based on the analysis of the relation between local optimum and global optimum. In the algorithm the intersection of some local optima is used as the initial subtour and then the same operations as in SizeScale-Construct are excuted. The experimental result shows that the algorithm outperforms the known best ones in quality of solution and running speed. On the other hand, the time complexities in the worst case and the average case for the two algorithms are also analysed, which shows that the algorithms are practical.
Keywords:combinatorial optimization  TSP  NP-hard  heuristics algorithm
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号