期刊名称:International Journal of Computer Science and Network Security
印刷版ISSN:1738-7906
出版年度:2020
卷号:20
期号:9
页码:65-75
DOI:10.22937/IJCSNS.2020.20.09.9
出版社:International Journal of Computer Science and Network Security
摘要:We consider the single-depot multiple travelling salesman Problem (MTSP) that is a generalization of the benchmark travelling salesman problem (TSP). The problem outlines that there are multiple salesmen m who should visit n cities so that each salesman must start from and end at single depot. The objective of the problem is to obtain the lowest total distance covered by all salesmen so that each city is visited only once by one salesman only. It is NP-hard, and it has numerous real-life applications. Though exact solutions can be found for small sized problem instances, yet there are certain circumstances where exact solutions are very essential. Hence, we propose to develop a lexisearch algorithm that uses path representation for a tour to find exact solution to the MTSP. The usefulness of the proposed exact algorithm is shown by comparing with an existing exact algorithm on various sized asymmetric instances from TSPLIB website with various number of salesmen. Experimental study shows the usefulness of the proposed algorithm. Finally, solutions to some symmetric TSPLIB instances are presented.