English

Subsetwise and Multi-Level Additive Spanners with Lightness Guarantees

Data Structures and Algorithms 2025-02-18 v2

Abstract

An \emph{additive +βW\beta W spanner} of an edge weighted graph G=(V,E)G=(V,E) is a subgraph HH of GG such that for every pair of vertices uu and vv, dH(u,v)dG(u,v)+βWd_{H}(u,v) \le d_G(u,v) + \beta W, where dG(u,v)d_G(u,v) is the shortest path length from uu to vv in GG. While additive spanners are very well studied in the literature, spanners that are both additive and lightweight have been introduced more recently [Ahmed et al., WG 2021]. Here the \emph{lightness} is the ratio of the spanner weight to the weight of a minimum spanning tree of GG. In this paper, we examine the widely known subsetwise setting when the distance conditions need to hold only among the pairs of a given subset SS. We generalize the concept of lightness to subset-lightness using a Steiner tree and provide polynomial-time algorithms to compute subsetwise additive +ϵW+\epsilon W spanner and +(4+ϵ)W+(4+\epsilon) W spanner with Oϵ(S)O_\epsilon(|S|) and Oϵ(VH1/3S1/3)O_\epsilon(|V_H|^{1/3} |S|^{1/3}) subset-lightness, respectively, where ϵ\epsilon is an arbitrary positive constant. We next examine a multi-level version of spanners that often arises in network visualization and modeling the quality of service requirements in communication networks. The goal here is to compute a nested sequence of spanners with the minimum total edge weight. We provide an ee-approximation algorithm to compute multi-level spanners assuming that an oracle is given to compute single-level spanners, improving a previously known 4-approximation [Ahmed et al., IWOCA 2023].

Keywords

Cite

@article{arxiv.2411.07505,
  title  = {Subsetwise and Multi-Level Additive Spanners with Lightness Guarantees},
  author = {Reyan Ahmed and Debajyoti Mondal and Rahnuma Islam Nishat},
  journal= {arXiv preprint arXiv:2411.07505},
  year   = {2025}
}
R2 v1 2026-06-28T19:56:25.936Z