学位论文详细信息
Solving Traveling Salesman Problem With a non-complete Graph
Traveling Salesman Problem (TSP);Combinatorial Optimization;Computer Science
Emami Taba, Mahsa Sadat
University of Waterloo
关键词: Traveling Salesman Problem (TSP);    Combinatorial Optimization;    Computer Science;   
Others  :  https://uwspace.uwaterloo.ca/bitstream/10012/4906/1/EmamiTaba_MahsaSadat.pdf
瑞士|英语
来源: UWSPACE Waterloo Institutional Repository
PDF
【 摘 要 】

One of the simplest, but still NP-hard, routing problems is the Traveling Salesman Problem (TSP). In the TSP, one is given a set of cities and a way of measuring the distance between cities. One has to find the shortest tour that visits all cities exactly once and returns back to the starting city. In state-of-the-art algorithms, they all assume that a complete graph is given as an input. However, for very large graphs, generating all edges in a complete graph, which corresponds to finding shortest paths for all city pairs, could be time-consuming. This is definitely a major obstacle for some real-life applications, especially when the tour needs to be generated in real-time. The objective, in this thesis, is to find a near-optimal TSP tour with a reduced set of edges in the complete graph. In particular, the following problems are investigated: which subset of edges can be produced in a shorter time comparing to the time for generating the complete graph? Is there a subset of edges in the complete graph that results in a better near-optimal tour than other sets? With a non-complete graph, which improvement algorithms work better? In this thesis, we study six algorithms to generate subsets of edges in a complete graph. To evaluate the proposed algorithms, extensive experiments are conducted with the well-known TSP data in a TSP library. In these experiments, we evaluate these algorithms in terms of tour quality, time and scalability.

【 预 览 】
附件列表
Files Size Format View
Solving Traveling Salesman Problem With a non-complete Graph 839KB PDF download
  文献评价指标  
  下载次数:29次 浏览次数:29次