English

Light Spanners with Small Hop-Diameter

Data Structures and Algorithms 2025-05-08 v1 Computational Geometry

Abstract

Lightness, sparsity, and hop-diameter are the fundamental parameters of geometric spanners. Arya et al. [STOC'95] showed in their seminal work that there exists a construction of Euclidean (1+ε)(1+\varepsilon)-spanners with hop-diameter O(logn)O(\log n) and lightness O(logn)O(\log n). They also gave a general tradeoff of hop-diameter kk and sparsity O(αk(n))O(\alpha_k(n)), where αk\alpha_k is a very slowly growing inverse of an Ackermann-style function. The former combination of logarithmic hop-diameter and lightness is optimal due to the lower bound by Dinitz et al. [FOCS'08]. Later, Elkin and Solomon [STOC'13] generalized the light spanner construction to doubling metrics and extended the tradeoff for more values of hop-diameter kk. In a recent line of work [SoCG'22, SoCG'23], Le et al. proved that the aforementioned tradeoff between the hop-diameter and sparsity is tight for every choice of hop-diameter kk. A fundamental question remains: What is the optimal tradeoff between the hop-diameter and lightness for every value of kk? In this paper, we present a general framework for constructing light spanners with small hop-diameter. Our framework is based on tree covers. In particular, we show that if a metric admits a tree cover with γ\gamma trees, stretch tt, and lightness LL, then it also admits a tt-spanner with hop-diameter kk and lightness O(kn2/kγL)O(kn^{2/k}\cdot \gamma L). Further, we note that the tradeoff for trees is tight due to a construction in uniform line metric, which is perhaps the simplest tree metric. As a direct consequence of this framework, we obtain a tight tradeoff between lightness and hop-diameter for doubling metrics in the entire regime of kk.

Cite

@article{arxiv.2505.04536,
  title  = {Light Spanners with Small Hop-Diameter},
  author = {Sujoy Bhore and Lazar Milenkovic},
  journal= {arXiv preprint arXiv:2505.04536},
  year   = {2025}
}
R2 v1 2026-06-28T23:24:40.199Z