Incremental Strong Connectivity and 2-Connectivity in Directed Graphs
Data Structures and Algorithms
2018-03-01 v1
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 sub-polynomial factors. As an additional result, with our approach we can also maintain dynamically the -vertex-connected components of a digraph during any sequence of edge insertions in a total of time. This matches the bounds for the incremental maintenance of the -edge-connected components of a digraph.
Keywords
Cite
@article{arxiv.1802.10189,
title = {Incremental Strong Connectivity and 2-Connectivity in Directed Graphs},
author = {Loukas Georgiadis and Giuseppe F. Italiano and Nikos Parotsidis},
journal= {arXiv preprint arXiv:1802.10189},
year = {2018}
}
Comments
Accepted to the 13th Latin American Theoretical INformatics Symposium (LATIN 2018)