English

Sometimes Reliable Spanners of Almost Linear Size

Computational Geometry 2022-04-25 v3

Abstract

Reliable spanners can withstand huge failures, even when a linear number of vertices are deleted from the network. In case of failures, a reliable spanner may have some additional vertices for which the spanner property no longer holds, but this collateral damage is bounded by a fraction of the size of the attack. It is known that Ω(nlogn)\Omega(n\log n) edges are needed to achieve this strong property, where nn is the number of vertices in the network, even in one dimension. Constructions of reliable geometric (1+ε)(1+\varepsilon)-spanners, for nn points in d\Re^d, are known, where the resulting graph has O(nlognloglog6n)O( n \log n \log \log^{6}n ) edges. Here, we show randomized constructions of smaller size spanners that have the desired reliability property in expectation or with good probability. The new construction is simple, and potentially practical -- replacing a hierarchical usage of expanders (which renders the previous constructions impractical) by a simple skip-list like construction. This results in a 11-spanner, on the line, that has linear number of edges. Using this, we present a construction of a reliable spanner in d\Re^d with O(nloglog2nlogloglogn)O( n \log \log^{2} n \log \log \log n ) edges.

Keywords

Cite

@article{arxiv.1912.01547,
  title  = {Sometimes Reliable Spanners of Almost Linear Size},
  author = {Kevin Buchin and Sariel Har-Peled and Daniel Olah},
  journal= {arXiv preprint arXiv:1912.01547},
  year   = {2022}
}
R2 v1 2026-06-23T12:34:40.798Z