Papers
Topics
Authors
Recent
Search
2000 character limit reached

Connectivity Certificate against Bounded-Degree Faults: Simpler, Better and Supporting Vertex Faults

Published 17 Nov 2024 in cs.DS | (2411.11054v1)

Abstract: An ff-edge (or vertex) connectivity certificate is a sparse subgraph that maintains connectivity under the failure of at most ff edges (or vertices). It is well known that any nn-vertex graph admits an ff-edge (or vertex) connectivity certificate with Θ(fn)\Theta(f n) edges (Nagamochi and Ibaraki, Algorithmica 1992). A recent work by (Bodwin, Haeupler and Parter, SODA 2024) introduced a new and considerably stronger variant of connectivity certificates that can preserve connectivity under any failing set of edges with bounded degree. For every nn-vertex graph G=(V,E)G=(V,E) and a degree threshold ff, an ff-Edge-Faulty-Degree (EFD) certificate is a subgraph HGH \subseteq G with the following guarantee: For any subset FEF \subseteq E with deg(F)fdeg(F)\leq f and every pair u,vVu,v \in V, uu and vv are connected in HFH - F iff they are connected in GFG - F. For example, a $1$-EFD certificate preserves connectivity under the failing of any matching edge set FF (hence, possibly F=Θ(n)|F|=\Theta(n)). In their work, [BHP'24] presented an expander-based approach (e.g., using the tools of expander decomposition and expander routing) for computing ff-EFD certificates with O(fnpoly(logn))O(f n \cdot poly(\log n)) edges. They also provided a lower bound of Ω(fnlogfn)\Omega(f n\cdot \log_f n), hence Ω(nlogn)\Omega(n\log n) for f=O(1)f=O(1). In this work, we settle the optimal existential size bounds for ff-EFD certificates (up to constant factors), and also extend it to support vertex failures with bounded degrees (where each vertex is incident to at most ff faulty vertices). Specifically, we show that for every $n>f/2$, any nn-vertex graph admits an ff-EFD (and ff-VFD) certificates with O(fnlog(n/f))O(f n \cdot \log(n/f)) edges and that this bound is tight. Our upper bound arguments are considerably simpler compared to prior work, do not use expanders, and only exploit the basic structure of bounded degree edge and vertex cuts.

Authors (2)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.