English

Faster Approximation Scheme for Euclidean $k$-TSP

Computational Geometry 2024-06-27 v2 Data Structures and Algorithms

Abstract

In the Euclidean kk-traveling salesman problem (kk-TSP), we are given nn points in the dd-dimensional Euclidean space, for some fixed constant d2d\geq 2, and a positive integer kk. The goal is to find a shortest tour visiting at least kk points. We give an approximation scheme for the Euclidean kk-TSP in time n2O(1/εd1)(logn)2d22dn\cdot 2^{O(1/\varepsilon^{d-1})} \cdot(\log n)^{2d^2\cdot 2^d}. This improves Arora's approximation scheme of running time nk(logn)(O(d/ε))d1n\cdot k\cdot (\log n)^{\left(O\left(\sqrt{d}/\varepsilon\right)\right)^{d-1}} [J. ACM 1998]. Our algorithm is Gap-ETH tight and can be derandomized by increasing the running time by a factor O(nd)O(n^d).

Keywords

Cite

@article{arxiv.2307.08069,
  title  = {Faster Approximation Scheme for Euclidean $k$-TSP},
  author = {Ernest van Wijland and Hang Zhou},
  journal= {arXiv preprint arXiv:2307.08069},
  year   = {2024}
}
R2 v1 2026-06-28T11:31:47.648Z