English

Truly Optimal Euclidean Spanners

Computational Geometry 2021-04-06 v3 Data Structures and Algorithms

Abstract

Euclidean spanners are important geometric structures, having found numerous applications over the years. Cornerstone results in this area from the late 80s and early 90s state that for any dd-dimensional nn-point Euclidean space, there exists a (1+ϵ)(1+\epsilon)-spanner with nO(ϵd+1)nO(\epsilon^{-d+1}) edges and lightness O(ϵ2d)O(\epsilon^{-2d}). Surprisingly, the fundamental question of whether or not these dependencies on ϵ\epsilon and dd for small dd can be improved has remained elusive, even for d=2d = 2. This question naturally arises in any application of Euclidean spanners where precision is a necessity. The state-of-the-art bounds nO(ϵd+1)nO(\epsilon^{-d+1}) and O(ϵ2d)O(\epsilon^{-2d}) on the size and lightness of spanners are realized by the {\em greedy} spanner. In 2016, Filtser and Solomon proved that, in low dimensional spaces, the greedy spanner is near-optimal. The question of whether the greedy spanner is truly optimal remained open to date. The contribution of this paper is two-fold. We resolve these longstanding questions by nailing down the exact dependencies on ϵ\epsilon and dd and showing that the greedy spanner is truly optimal. Specifically, for any d=O(1),ϵ=Ω(n1d1)d= O(1), \epsilon = \Omega({n}^{-\frac{1}{d-1}}): - We show that any (1+ϵ)(1+\epsilon)-spanner must have nΩ(ϵd+1)n \Omega(\epsilon^{-d+1}) edges, implying that the greedy (and other) spanners achieve the optimal size. - We show that any (1+ϵ)(1+\epsilon)-spanner must have lightness Ω(ϵd)\Omega(\epsilon^{-d}), and then improve the upper bound on the lightness of the greedy spanner from O(ϵ2d)O(\epsilon^{-2d}) to O(ϵd)O(\epsilon^{-d}). We then complement our negative result for the size of spanners with a rather counterintuitive positive result: Steiner points lead to a quadratic improvement in the size of spanners! Our bound for the size of Steiner spanners is tight as well (up to lower-order terms).

Keywords

Cite

@article{arxiv.1904.12042,
  title  = {Truly Optimal Euclidean Spanners},
  author = {Hung Le and Shay Solomon},
  journal= {arXiv preprint arXiv:1904.12042},
  year   = {2021}
}

Comments

59 pages, 23 figures, rewriting section 6

R2 v1 2026-06-23T08:50:56.762Z