English

Lightweight Near-Additive Spanners

Data Structures and Algorithms 2024-11-01 v1 Combinatorics

Abstract

An (α,β)(\alpha,\beta)-spanner of a weighted graph G=(V,E)G=(V,E), is a subgraph HH such that for every u,vVu,v\in V, dG(u,v)dH(u,v)αdG(u,v)+βd_G(u,v) \le d_H(u,v)\le\alpha\cdot d_G(u,v)+\beta. The main parameters of interest for spanners are their size (number of edges) and their lightness (the ratio between the total weight of HH to the weight of a minimum spanning tree). In this paper we focus on near-additive spanners, where α=1+ε\alpha=1+\varepsilon for arbitrarily small ε>0\varepsilon>0. We show the first construction of {\em light} spanners in this setting. Specifically, for any integer parameter k1k\ge 1, we obtain an (1+ε,O(k/ε)kW(,))(1+\varepsilon,O(k/\varepsilon)^k\cdot W(\cdot,\cdot))-spanner with lightness O~(n1/k)\tilde{O}(n^{1/k}) (where W(,)W(\cdot,\cdot) indicates for every pair u,vVu, v \in V the heaviest edge in some shortest path between u,vu,v). In addition, we can also bound the number of edges in our spanner by O(kn1+3/k)O(kn^{1+3/k}).

Keywords

Cite

@article{arxiv.2410.23826,
  title  = {Lightweight Near-Additive Spanners},
  author = {Yuval Gitlitz and Ofer Neiman and Richard Spence},
  journal= {arXiv preprint arXiv:2410.23826},
  year   = {2024}
}

Comments

Appeared in WG24

R2 v1 2026-06-28T19:42:44.768Z