$2$-Fault-Tolerant Strong Connectivity Oracles
Abstract
We study the problem of efficiently answering strong connectivity queries under two vertex failures. Given a directed graph with vertices, we provide a data structure with space and query time, where is the height of a decomposition tree of into strongly connected subgraphs. This immediately implies data structures with space and query time for graphs of constant treewidth, and space and query time for planar graphs. For general directed graphs, we give a refined version of our data structure that achieves space and query time, where is the number of edges of the graph. We also provide some simple BFS-based heuristics that seem to work remarkably well in practice. In the experimental part, we first evaluate various methods to construct a decomposition tree with small height in practice. Then we provide efficient implementations of our data structures, and evaluate their empirical performance by conducting an extensive experimental study on graphs taken from real-world applications.
Cite
@article{arxiv.2311.00854,
title = {$2$-Fault-Tolerant Strong Connectivity Oracles},
author = {Loukas Georgiadis and Evangelos Kosinas and Daniel Tsokaktsis},
journal= {arXiv preprint arXiv:2311.00854},
year = {2023}
}
Comments
Conference version to appear in the proceedings of ALENEX 2024