2018
DOI: 10.1007/978-3-319-77404-6_39
|View full text |Cite
|
Sign up to set email alerts
|

Incremental Strong Connectivity and 2-Connectivity in Directed Graphs

Abstract: In this paper, we present new incremental algorithms for maintaining data structures that represent all connectivity cuts of size one in directed graphs (digraphs), and the strongly connected components that result by the removal of each of those cuts. We give a conditional lower bound that provides evidence that our algorithms may be tight up to a sub-polynomial factors. As an additional result, with our approach we can also maintain dynamically the 2-vertex-connected components of a digraph during any sequen… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
12
0

Year Published

2019
2019
2020
2020

Publication Types

Select...
2
2
1

Relationship

3
2

Authors

Journals

citations
Cited by 6 publications
(12 citation statements)
references
References 63 publications
0
12
0
Order By: Relevance
“…Third, the dynamic maintenance of 2-connectivity properties in directed graphs deserves further attention. After this work, we have been able to apply the algorithmic framework developed in this paper to the incremental maintenance of the 2-edge-and the 2-vertex-connected components of directed graphs [21,22]. The decremental version of these problems, where we wish to maintain the 2-edge-and the 2-vertex-connected components of a directed graph under edge deletions, were considered in [16] using different techniques.…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…Third, the dynamic maintenance of 2-connectivity properties in directed graphs deserves further attention. After this work, we have been able to apply the algorithmic framework developed in this paper to the incremental maintenance of the 2-edge-and the 2-vertex-connected components of directed graphs [21,22]. The decremental version of these problems, where we wish to maintain the 2-edge-and the 2-vertex-connected components of a directed graph under edge deletions, were considered in [16] using different techniques.…”
Section: Discussionmentioning
confidence: 99%
“…We believe that the framework developed in this paper may be of independent interest and may prove to be useful for other problems as well. In particular, after this work, we have been able to apply it to the incremental maintenance of 2-edge connectivity properties on digraphs [21,22].…”
Section: Introductionmentioning
confidence: 99%
“…SCC decomposition alone leads to Kirchhoff polynomial factorisation which is not guaranteed to be prime. Yet we include it as a sub-heuristic due to recent results in strong connectivity allowing to retrieve all strong bridges (4), the total number of SCCs, and the size of the largest and of the smallest SCCs obtained after edge deletion in linear time (5). Note that, in order to have comparable running times when decomposing into prime components and SCCs, we naively delete-contract each considered edge and do not employ the mentioned recent advancements.…”
Section: Description Of Used Heuristicsmentioning
confidence: 99%
“…We hereinafter refer to such heuristic as the Critical Node Hueuristic (CNH). The CNH is based on the framework proposed in [19] which uses the notions of Dominators [9], Strong Articulation Points [26] and Loop Nesting Forest [47] to build a novel data structure which stores the size of all Strongly Connected Component created by each node removal.…”
Section: B Critical Nodesmentioning
confidence: 99%