Learning-guided iterated local search for the minmax multiple traveling salesman problem
Pengfei He, Jin-Kao Hao, Jinhui Xia

TL;DR
This paper introduces a learning-guided iterated local search algorithm for the minmax multiple traveling salesman problem, effectively improving solution quality and computational efficiency on benchmark instances.
Contribution
It proposes a novel learning-driven approach combining local search, probabilistic acceptance, and multi-armed bandit algorithms for this complex problem.
Findings
Achieved 32 new best-known solutions.
Matched best-known results on 35 instances.
Demonstrated superior solution quality and efficiency.
Abstract
The minmax multiple traveling salesman problem involves minimizing the longest tour among a set of tours. The problem is of great practical interest because it can be used to formulate several real-life applications. To solve this computationally challenging problem, we propose a leaning-driven iterated local search approach that combines an aggressive local search procedure with a probabilistic acceptance criterion to find high-quality local optimal solutions and a multi-armed bandit algorithm to select various removal and insertion operators to escape local optimal traps. Extensive experiments on 77 commonly used benchmark instances show that our algorithm achieves excellent results in terms of solution quality and running time. In particular, it achieves 32 new best-known results and matches the best-known results for 35 other instances. Additional experiments shed light on the…
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 · Food Supply Chain Traceability
MethodsSparse Evolutionary Training
