Geometric Approaches to Solving the Traveling Salesman Problem
暂无分享,去创建一个
Two geometric approaches to solving sequencing problems are described and tested. Both methods have yielded optimal or near optimal solutions in problems where the optimal is known. Further, these methods have the advantage of being programmable, with execution in relatively short computation times, even for large problems. (The largest tested was composed of 318 cities.) One of these methods (the largest angle method) can be used to generate tours without any computation, if the number of cities is less than 25 or so, giving the practitioner an effective "back of the envelope method" of finding solutions. The results include applications to problems previously reported in the literature as well as several original large problems. The tours, their costs and computation times are presented.
[1] G. L. Thompson,et al. A Heuristic Approach to Solving Travelling Salesman Problems , 1964 .
[2] Shen Lin. Computer solutions of the traveling salesman problem , 1965 .
[3] Patrick D. Krolak,et al. A man-machine approach toward solving the traveling salesman problem , 1970, DAC '70.
[4] Brian W. Kernighan,et al. An Effective Heuristic Algorithm for the Traveling-Salesman Problem , 1973, Oper. Res..