An improved shuffled frog-leaping algorithm for the minmax multiple traveling salesman problem

Yafei Dong,Quanwang Wu,Junhao Wen
DOI: https://doi.org/10.1007/s00521-021-06298-8
2021-07-26
Neural Computing and Applications
Abstract:The multiple traveling salesman problem (mTSP), as an extended version of the well-known traveling salesman problem, aims to search for a group of circuits when multiple salesmen are sent to travel a set of cities and each city should be visited exactly once. Although some research efforts have been devoted for this problem, most of them concentrate on how to minimize the sum of traveling distances of all salesmen, and only very few aim to specifically minimize the maximum distance traveled by all the salesmen (minmax mTSP). The minmax mTSP is of large practical importance as it is able to model various real-life applications where workload among salesmen should be balanced or where the travel time is adopted rather than the travel distance. This paper proposes a novel improved shuffled frog-leaping algorithm (ISFLA) to address this problem. In ISFLA, a novel population partition method and a heterogeneous evolution mechanism are introduced to improve cooperative evolution and yield a high-quality solution. Guided and unguided leaping mechanisms are devised to evolve frog individuals. Computational experiments on some benchmark problems are conducted, and the results reveal the superiority of ISFLA over some state-of-the-art approaches for this problem.
computer science, artificial intelligence
What problem does this paper attempt to address?