English

Learning-guided iterated local search for the minmax multiple traveling salesman problem

Neural and Evolutionary Computing 2024-03-20 v1

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 understanding of the composing elements of the algorithm.

Keywords

Cite

@article{arxiv.2403.12389,
  title  = {Learning-guided iterated local search for the minmax multiple traveling salesman problem},
  author = {Pengfei He and Jin-Kao Hao and Jinhui Xia},
  journal= {arXiv preprint arXiv:2403.12389},
  year   = {2024}
}
R2 v1 2026-06-28T15:25:12.712Z