English

A Note on Distance-Preserving Graph Sparsification

Data Structures and Algorithms 2021-05-10 v3 Combinatorics

Abstract

We consider problems of the following type: given a graph GG, how many edges are needed in the worst case for a sparse subgraph HH that approximately preserves distances between a given set of node pairs PP? Examples include pairwise spanners, distance preservers, reachability preservers, etc. There has been a trend in the area of simple constructions based on the hitting set technique, followed by somewhat more complicated constructions that improve over the bounds obtained from hitting sets by roughly a log\log factor. In this note, we point out that the simpler constructions based on hitting sets don't actually need an extra log\log factor in the first place. This simplifies and unifies a few proofs in the area, and it improves the size of the +4+4 pairwise spanner from O~(np2/7)\widetilde{O}(np^{2/7}) [Kavitha Th. Comp. Sys. '17] to O(np2/7)O(np^{2/7}).

Keywords

Cite

@article{arxiv.2001.07741,
  title  = {A Note on Distance-Preserving Graph Sparsification},
  author = {Greg Bodwin},
  journal= {arXiv preprint arXiv:2001.07741},
  year   = {2021}
}
R2 v1 2026-06-23T13:17:01.485Z