English

A Brief Note on Single Source Fault Tolerant Reachability

Data Structures and Algorithms 2019-04-18 v1

Abstract

Let GG be a directed graph with nn vertices and mm edges, and let sV(G)s \in V(G) be a designated source vertex. We consider the problem of single source reachability (SSR) from ss in presence of failures of edges (or vertices). Formally, a spanning subgraph HH of GG is a {\em kk-Fault Tolerant Reachability Subgraph (kk-FTRS)} if it has the following property. For any set FF of at most kk edges (or vertices) in GG, and for any vertex vV(G)v\in V(G), the vertex vv is reachable from ss in GFG-F if and only if it is reachable from ss in HFH - F. Baswana et.al. [STOC 2016, SICOMP 2018] showed that in the setting above, for any positive integer kk, we can compute a kk-FTRS with 2kn2^k n edges. In this paper, we give a much simpler algorithm for computing a kk-FTRS, and observe that it extends to higher connectivity as well. Our results follow from a simple application of \emph{important separators}, a well known technique in Parameterized Complexity.

Keywords

Cite

@article{arxiv.1904.08150,
  title  = {A Brief Note on Single Source Fault Tolerant Reachability},
  author = {Daniel Lokshtanov and Pranabendu Misra and Saket Saurabh and Meirav Zehavi},
  journal= {arXiv preprint arXiv:1904.08150},
  year   = {2019}
}
R2 v1 2026-06-23T08:42:27.224Z