Geometric and LP-based heuristics for the quadratic travelling salesman problem
Rostislav Stan\v{e}k, Peter Greistorfer, Klaus Ladner, Ulrich, Pferschy

TL;DR
This paper introduces geometric and LP-based heuristics for the quadratic TSP, focusing on special cases with angular and distance metrics, and demonstrates their effectiveness through extensive computational experiments.
Contribution
It presents novel geometric heuristics, ILP models, and a matheuristic for the quadratic TSP, outperforming previous methods on benchmark instances.
Findings
New heuristics dominate previous approaches in performance.
Geometric structures like convex hull layers improve solution quality.
ILP-based rounding and local reoptimization enhance tour construction.
Abstract
A generalization of the classical TSP is the so-called quadratic travelling salesman problem (QTSP), in which a cost coefficient is associated with the transition in every vertex, i.e. with every pair of edges traversed in succession. In this paper we consider two geometrically motivated special cases of the QTSP known from the literature, namely the angular-metric TSP, where transition costs correspond to turning angles in every vertex, and the angular-distance-metric TSP, where a linear combination of turning angles and Euclidean distances is considered. At first we introduce a wide range of heuristic approaches, motivated by the typical geometric structure of optimal solutions. In particular, we exploit lens-shaped neighborhoods of edges and a decomposition of the graph into layers of convex hulls, which are then merged into a tour by a greedy-type procedure or by utilizing an ILP…
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 · Scheduling and Timetabling Solutions · Robotic Path Planning Algorithms
