English

Minimum Weight Euclidean $(1+\varepsilon)$-Spanners

Computational Geometry 2023-12-27 v3

Abstract

Given a set SS of nn points in the plane and a parameter ε>0\varepsilon>0, a Euclidean (1+ε)(1+\varepsilon)-spanner is a geometric graph G=(S,E)G=(S,E) that contains, for all p,qSp,q\in S, a pqpq-path of weight at most (1+ε)pq(1+\varepsilon)\|pq\|. We show that the minimum weight of a Euclidean (1+ε)(1+\varepsilon)-spanner for nn points in the unit square [0,1]2[0,1]^2 is O(ε3/2n)O(\varepsilon^{-3/2}\,\sqrt{n}), and this bound is the best possible. The upper bound is based on a new spanner algorithm in the plane. It improves upon the baseline O(ε2n)O(\varepsilon^{-2}\sqrt{n}), obtained by combining a tight bound for the weight of a Euclidean minimum spanning tree (MST) on nn points in [0,1]2[0,1]^2, and a tight bound for the lightness of Euclidean (1+ε)(1+\varepsilon)-spanners, which is the ratio of the spanner weight to the weight of the MST. Our result generalizes to Euclidean dd-space for every constant dimension dNd\in \mathbb{N}: The minimum weight of a Euclidean (1+ε)(1+\varepsilon)-spanner for nn points in the unit cube [0,1]d[0,1]^d is Od(ε(1d2)/dn(d1)/d)O_d(\varepsilon^{(1-d^2)/d}n^{(d-1)/d}), and this bound is the best possible. For the n×nn\times n section of the integer lattice in the plane, we show that the minimum weight of a Euclidean (1+ε)(1+\varepsilon)-spanner is between Ω(ε3/4n2)\Omega(\varepsilon^{-3/4}\cdot n^2) and O(ε1log(ε1)n2)O(\varepsilon^{-1}\log(\varepsilon^{-1})\cdot n^2). These bounds become Ω(ε3/4n)\Omega(\varepsilon^{-3/4}\cdot \sqrt{n}) and O(ε1log(ε1)n)O(\varepsilon^{-1}\log(\varepsilon^{-1})\cdot \sqrt{n}) when scaled to a grid of nn points in the unit square. In particular, this shows that the integer grid is \emph{not} an extremal configuration for minimum weight Euclidean (1+ε)(1+\varepsilon)-spanners.

Cite

@article{arxiv.2206.14911,
  title  = {Minimum Weight Euclidean $(1+\varepsilon)$-Spanners},
  author = {Csaba D. Tóth},
  journal= {arXiv preprint arXiv:2206.14911},
  year   = {2023}
}

Comments

29 pages, 9 figures. An extended abstract appeared in the Proceedings of WG 2022

R2 v1 2026-06-24T12:08:55.915Z