Optimization Models for the Quadratic Traveling Salesperson Problem
Yuxiao Chen, Nivetha Sathish, Anubhav Singh, Ryo Kuroiwa, J., Christopher Beck

TL;DR
This paper introduces various optimization models for the quadratic traveling salesperson problem, demonstrating that the domain-independent dynamic programming approach outperforms others in large instances.
Contribution
It presents new compact optimization models for QTSP across multiple paradigms, with a focus on the effectiveness of DIDP for large problem sizes.
Findings
DIDP model achieves better optimality gap.
DIDP provides higher solution quality for large instances.
Models are applicable in mixed-integer and domain-independent frameworks.
Abstract
The quadratic traveling salesperson problem (QTSP) is a generalization of the traveling salesperson problem, in which all triples of consecutive customers in a tour determine the travel cost. We propose compact optimization models for QTSP in mixed-integer quadratic programming (MIQP), mixed-integer linear programming (MILP), constraint programming (CP), and domain-independent dynamic programming (DIDP). Our experimental results demonstrate that the DIDP model performs better than other approaches in optimality gap and solution quality when the problem size is large enough.
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
TopicsVehicle Routing Optimization Methods · Transportation and Mobility Innovations
