A Note on Fault Tolerant Reachability for Directed Graphs

Abstract

In this note we describe an application of low-high orders in fault-tolerant network design. Baswana et al. [DISC 2015] study the following reachability problem. We are given a flow graph G = (V, A) with start vertex s, and a spanning tree T =(V, AT) rooted at s. We call a set of arcs A' valid if the subgraph G' = (V, AT A') of G has the same dominators as G. The goal is to find a valid set of minimum size. Baswana et al. gave an O(m n)-time algorithm to compute a minimum-size valid set in O(m n) time, where n = |V| and m = |A|. Here we provide a simple O(m)-time algorithm that uses the dominator tree D of G and a low-high order of it.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…