Faster Approximation Scheme for Euclidean $k$-TSP
Ernest van Wijland, Hang Zhou

TL;DR
This paper presents a faster approximation scheme for the Euclidean $k$-TSP problem, improving previous algorithms with a more efficient runtime that is also tight under Gap-ETH assumptions.
Contribution
It introduces a new approximation scheme for Euclidean $k$-TSP with significantly improved running time over prior work, and discusses its derandomization.
Findings
Achieves a runtime of $n imes 2^{O(1/\varepsilon^{d-1})} imes ( ext{log } n)^{2d^2 imes 2^d}$.
Improves upon Arora's 1998 approximation scheme.
Algorithm is Gap-ETH tight and can be derandomized with increased runtime.
Abstract
In the Euclidean -traveling salesman problem (-TSP), we are given points in the -dimensional Euclidean space, for some fixed constant , and a positive integer . The goal is to find a shortest tour visiting at least points. We give an approximation scheme for the Euclidean -TSP in time . This improves Arora's approximation scheme of running time [J. ACM 1998]. Our algorithm is Gap-ETH tight and can be derandomized by increasing the running time by a factor .
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
TopicsComputational Geometry and Mesh Generation · Complexity and Algorithms in Graphs · Optimization and Search Problems
