On the Use of Iterative Problem Solving for the Traveling Salesperson Problem with Changing Time Window Constraints
Hy Nguyen, Thanh Nguyen Pham, Helen Yuliana Angmalisang, Liam Wigney, Frank Neumann

TL;DR
This paper investigates iterative problem solving for the TSP with changing time windows, demonstrating that transfer from previous solutions improves performance over solving each instance independently.
Contribution
It systematically compares sequential transfer methods with independent solving for TSPTW, introducing a multi-task benchmark and analyzing different local search algorithms.
Findings
Iterative protocols outperform independent solving in progressive-relaxation settings.
Transfer methods show competitive results under swap-additive changes.
Improvements are more significant on more difficult instances.
Abstract
In many real-world settings, problem instances that need to be solved are quite similar, and knowledge from previous optimization runs can potentially be utilized. We explore this for the Traveling Salesperson problem with time windows (TSPTW), which often arises in settings where the travel-time matrix is fixed but time-window constraints change across related tasks. Existing TSPTW studies, however, have not systematically compared solving such task sequences independently with sequential transfer from previously solved tasks. We address this gap using a multi-task benchmark in which each base instance is expanded into five related tasks under two environments: partial time-window expansion and swap-additive time reassignment. We compare a standard from-scratch protocol with an iterative protocol that initializes each task from the best tour of the previous task, using the popular…
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.
