An Alternate Proof of Near-Optimal Light Spanners
Greg Bodwin
TL;DR
The paper presents a direct, Moore-bounds–style analysis of the greedy spanner to obtain near-optimal light spanners with improved $\varepsilon$-dependence. By reducing to graphs with weighted girth and unit-weight spanning cycles, it develops a bucket-monotone path framework that tightens the counting bounds and avoids previous $k$-factor losses. The core contributions are the weighted-girth reductions, bucket-based path safety notions, and a robust counting lemmas suite (weak/medium/full) built around bucket-monotone and hiker-path constructions. Together, these yield a proof of the lightness bound matching the state of the art up to $\varepsilon$-dependence and extend the Moore-bound intuition to light-spanner sparsity.
Abstract
In 2016, a breakthrough result of Chechik and Wulff-Nilsen [SODA '16] established that every $n$-node graph $G$ has a $(1+\varepsilon)(2k-1)$-spanner of lightness $O_{\varepsilon}(n^{1/k})$, and recent followup work by Le and Solomon [STOC '23] generalized the proof strategy and improved the dependence on $\varepsilon$. We give a new proof of this result, with the improved $\varepsilon$-dependence. Our proof is a direct analysis of the often-studied greedy spanner, and can be viewed as an extension of the folklore Moore bounds used to analyze spanner sparsity.
