Back to Search Start Over

DECREMENTAL STRONGLY CONNECTED COMPONENTS AND SINGLE-SOURCE REACHABILITY IN NEAR-LINEAR TIME.

Authors :
BERNSTEIN, AARON
GUTENBERG, MAXIMILIAN PROBST
WULFF-NILSEN, CHRISTIAN
Source :
SIAM Journal on Computing. 2023, Vol. 52 Issue 2, p128-155. 28p.
Publication Year :
2023

Abstract

Computing the strongly connected Components (SCCs) in a graph G = (V, E) is known to take only O(m+n) time using an algorithm by Tarjan [SIAM J. Comput., 1 (1972), pp. 146-- 160] where m = | E|, n = | V | . For fully dynamic graphs, conditional lower bounds provide evidence that the update time cannot be improved by polynomial factors over recomputing the SCCs from scratch after every update. Nevertheless, substantial progress has been made to find algorithms with fast update time for decremental graphs, i.e., graphs that undergo edge deletions. In this paper, we present the first algorithm for general decremental graphs that maintains the SCCs in total update time O\~(m), thus only a polylogarithmic factor from the optimal running time. (We use O\~(f(n)) notation to suppress logarithmic factors, i.e., g(n) = O\~(f(n)) if g(n) = O(f(n)polylog(n)).) Our result also yields the fastest algorithm for the decremental single-source reachability (SSR) problem which can be reduced to decrementally maintaining SCCs. Using a well-known reduction, we use our decremental result to achieve new update/query-time trade-offs in the fully dynamic setting. We can maintain the reachability of pairs S \times V, S \subseteq V in fully dynamic graphs with update time O\~( | S| m t ) and query time O(t) for all t \in [1, | S| ]; this matches to polylogarithmic factors the best all-pairs reachability algorithm for S = V . [ABSTRACT FROM AUTHOR]

Subjects

Subjects :
*GRAPH algorithms

Details

Language :
English
ISSN :
00975397
Volume :
52
Issue :
2
Database :
Academic Search Index
Journal :
SIAM Journal on Computing
Publication Type :
Academic Journal
Accession number :
163957840
Full Text :
https://doi.org/10.1137/20M1312149