A Note on Fault Tolerant Reachability for Directed Graphs
Data Structures and Algorithms
2015-11-25 v1
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 with start vertex , and a spanning tree rooted at . We call a set of arcs valid if the subgraph of has the same dominators as . The goal is to find a valid set of minimum size. Baswana et al. gave an -time algorithm to compute a minimum-size valid set in time, where and . Here we provide a simple -time algorithm that uses the dominator tree of and a low-high order of it.
Cite
@article{arxiv.1511.07741,
title = {A Note on Fault Tolerant Reachability for Directed Graphs},
author = {Loukas Georgiadis and Robert E. Tarjan},
journal= {arXiv preprint arXiv:1511.07741},
year = {2015}
}