An Algorithm for the Euclidean Bounded Multiple Traveling Salesman Problem
V\'ictor Pacheco-Valencia, Nodari Vakhania

TL;DR
This paper introduces a 3-phase heuristic algorithm for the Euclidean Bounded Multiple Traveling Salesman Problem, achieving competitive solutions and outperforming CPLEX on most tested instances.
Contribution
A novel heuristic algorithm for Euclidean BMTSP that finds high-quality solutions efficiently, outperforming exact methods on large instances.
Findings
Reported 19 best known solutions for benchmark instances.
Heuristic outperformed CPLEX on 61% of new instances, with 21.5% better solutions.
Heuristic solved large instances in under 180 seconds.
Abstract
In the Bounded Multiple Traveling Salesman Problem (BMTSP), a tour for each salesman, that starts and ends at the depot and that respects the bounds on the number of cities that a feasible salesman tour should satisfy, is to be constructed. The objective is to minimize the total length of all tours. Already Euclidean traveling salesman problem is NP-hard. We propose a 3-Phase heuristic algorithm for the Euclidean BMTSP. We tested the algorithm for the 22 benchmark instances and 168 new problem instances that we created. We report 19 best known solutions for the 22 benchmark instances including the 12 largest ones. For the newly created instances, we compared the performance of our algorithm with that of an ILP-solver CPLEX, which was able to construct a feasible solution for 71% of the instances within the time limit of two hours imposed by us. For about 10% of the smallest new…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMetaheuristic Optimization Algorithms Research · Advanced Manufacturing and Logistics Optimization · Vehicle Routing Optimization Methods
