English

A Unified Framework for Light Spanners

Data Structures and Algorithms 2023-03-16 v4

Abstract

Seminal works on light spanners over the years have provided spanners with optimal lightness in various graph classes, such as general graphs, Euclidean spanners, and minor-free graphs. Three shortcomings of previous works on light spanners are: (i) The runtimes of these constructions are almost always sub-optimal and usually far from optimal. (ii) These constructions are optimal in the standard and crude sense but not in a refined sense that takes into account a wider range of involved parameters. (iii) The techniques are ad hoc per graph class and thus can't be applied broadly. This work aims at addressing these shortcomings by presenting a unified framework of light spanners in a variety of graph classes. Informally, the framework boils down to a transformation from sparse spanners to light spanners; since the state-of-the-art for sparse spanners is much more advanced than that for light spanners, such a transformation is powerful. First, we apply our framework to design fast constructions with optimal lightness for several graph classes. Second, we apply our framework to achieve more refined optimality bounds for several graph classes, i.e., the bounds remain optimal when taking into account a wider range of involved parameters, most notably ϵ\epsilon. Our new constructions are significantly better than the state-of-the-art for every examined graph class.

Keywords

Cite

@article{arxiv.2008.10582,
  title  = {A Unified Framework for Light Spanners},
  author = {Hung Le and Shay Solomon},
  journal= {arXiv preprint arXiv:2008.10582},
  year   = {2023}
}

Comments

Abstract shorten to meet Arxiv limits. This is a merge of arXiv:2106.15596 and arXiv:2111.13748. To appear in STOC 23

R2 v1 2026-06-23T18:04:14.084Z