English

An ETH-Tight Exact Algorithm for Euclidean TSP

Computational Geometry 2023-02-13 v3 Computational Complexity Data Structures and Algorithms

Abstract

We study exact algorithms for Euclidean TSP in Rd\mathbb{R}^d. In the early 1990s algorithms with nO(n)n^{O(\sqrt{n})} running time were presented for the planar case, and some years later an algorithm with nO(n11/d)n^{O(n^{1-1/d})} running time was presented for any d2d\geq 2. Despite significant interest in subexponential exact algorithms over the past decade, there has been no progress on Euclidean TSP, except for a lower bound stating that the problem admits no 2O(n11/dϵ)2^{O(n^{1-1/d-\epsilon})} algorithm unless ETH fails. Up to constant factors in the exponent, we settle the complexity of Euclidean TSP by giving a 2O(n11/d)2^{O(n^{1-1/d})} algorithm and by showing that a 2o(n11/d)2^{o(n^{1-1/d})} algorithm does not exist unless ETH fails.

Keywords

Cite

@article{arxiv.1807.06933,
  title  = {An ETH-Tight Exact Algorithm for Euclidean TSP},
  author = {Mark de Berg and Hans L. Bodlaender and Sándor Kisfaludi-Bak and Sudeshna Kolay},
  journal= {arXiv preprint arXiv:1807.06933},
  year   = {2023}
}

Comments

FOCS 2018, to appear in SICOMP

R2 v1 2026-06-23T03:05:50.432Z