English

An Improved Upper Bound for the Euclidean TSP Constant Using Band Crossovers

Computational Geometry 2026-02-13 v1 Data Structures and Algorithms Combinatorics Probability

Abstract

Consider nn points generated uniformly at random in the unit square, and let LnL_n be the length of their optimal traveling salesman tour. Beardwood, Halton, and Hammersley (1959) showed Ln/nβL_n / \sqrt n \to \beta almost surely as nn\to \infty for some constant β\beta. The exact value of β\beta is unknown but estimated to be approximately 0.710.71 (Applegate, Bixby, Chv\'atal, Cook 2011). Beardwood et al. further showed that 0.625β0.92116.0.625 \leq \beta \leq 0.92116. Currently, the best known bounds are 0.6277β0.903800.6277 \leq \beta \leq 0.90380, due to Gaudio and Jaillet (2019) and Carlsson and Yu (2023), respectively. The upper bound was derived using a computer-aided approach that is amenable to lower bounds with improved computation speed. In this paper, we show via simulation and concentration analysis that future improvement of the 0.903800.90380 is limited to 0.88\sim0.88. Moreover, we provide an alternative tour-constructing heuristic that, via simulation, could potentially improve the upper bound to 0.85\sim0.85. Our approach builds on a prior \emph{band-traversal} strategy, initially proposed by Beardwood et al. (1959) and subsequently refined by Carlsson and Yu (2023): divide the unit square into bands of height Θ(1/n)\Theta(1/\sqrt{n}), construct paths within each band, and then connect the paths to create a TSP tour. Our approach allows paths to cross bands, and takes advantage of pairs of points in adjacent bands which are close to each other. A rigorous numerical analysis improves the upper bound to 0.903670.90367.

Cite

@article{arxiv.2602.11250,
  title  = {An Improved Upper Bound for the Euclidean TSP Constant Using Band Crossovers},
  author = {Julia Gaudio and Charlie K. Guan},
  journal= {arXiv preprint arXiv:2602.11250},
  year   = {2026}
}
R2 v1 2026-07-01T10:32:31.493Z