Fast minimum-weight double-tree shortcutting for Metric TSP: Is the best one good enough?
Vladimir Deineko, Alexander Tiskin

TL;DR
This paper introduces an improved algorithm for the minimum-weight double-tree shortcutting in Metric TSP, enabling larger instance solving and demonstrating its effectiveness as a high-quality heuristic.
Contribution
An improved algorithm with better time and memory complexity for finding the optimal double-tree shortcutting in Metric TSP, especially for instances with small maximum node degree.
Findings
The new algorithm is faster and more memory-efficient for small node degrees.
It enables solving larger TSP instances than previous methods.
The method offers a competitive tradeoff between solution quality and computational time.
Abstract
The Metric Traveling Salesman Problem (TSP) is a classical NP-hard optimization problem. The double-tree shortcutting method for Metric TSP yields an exponentially-sized space of TSP tours, each of which approximates the optimal solution within at most a factor of 2. We consider the problem of finding among these tours the one that gives the closest approximation, i.e.\ the \emph{minimum-weight double-tree shortcutting}. Burkard et al. gave an algorithm for this problem, running in time and memory , where is the maximum node degree in the rooted minimum spanning tree. We give an improved algorithm for the case of small (including planar Euclidean TSP, where ), running in time and memory . This improvement allows one to solve the problem on much larger instances than previously attempted. Our computational experiments…
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 License Plate Recognition · Surface Modification and Superhydrophobicity · Vascular Malformations and Hemangiomas
