A Comparative Study of Improved GA and PSO in Solving Multiple Traveling Salesmen Problem

Honglu Zhou,Mingli Song,Witold Pedrycz
DOI: https://doi.org/10.1016/j.asoc.2017.12.031
IF: 8.7
2017-01-01
Applied Soft Computing
Abstract:Multiple traveling salesman problem (MTSP) is a generalization of the classic traveling salesman problem (TSP). Compared to TSP, MTSP is more common in real-life applications. In this paper, in order to solve the minsum MTSP with multiple depots, closed path, and the requirement of minimum number of cities each salesman should visit, we propose two partheno genetic algorithms (PGA). One is a PGA with roulette selection and elitist selection in which four new kinds of mutation operation are proposed. The other one, named IPGA, binds the selection and mutation together. A new selection operator and a more comprehensive mutation operator are used. The new mutation operator is based on the four kinds of mutation operation in PGA, which eliminates the mutation probability. For comparative analysis, we also adopt particle swarm optimization algorithm (PSO) and one state of the art method (invasive weed optimization algorithm from literature) to solve MTSP. The algorithms are validated with publicly available TSPLIB benchmarks. The performance is discussed and evaluated through a series of comparative experiments. IPGA is demonstrated to be superior in solving MTSP. (C) 2017 Elsevier B.V. All rights reserved.
What problem does this paper attempt to address?