2-Edge Connectivity in Directed Graphs
Abstract
Edge and vertex connectivity are fundamental concepts in graph theory. While they have been thoroughly studied in the case of undirected graphs, surprisingly not much has been investigated for directed graphs. In this paper we study -edge connectivity problems in directed graphs and, in particular, we consider the computation of the following natural relation: We say that two vertices and are -edge-connected if there are two edge-disjoint paths from to and two edge-disjoint paths from to . This relation partitions the vertices into blocks such that all vertices in the same block are -edge-connected. Differently from the undirected case, those blocks do not correspond to the -edge-connected components of the graph. We show how to compute this relation in linear time so that we can report in constant time if two vertices are -edge-connected. We also show how to compute in linear time a sparse certificate for this relation, i.e., a subgraph of the input graph that has edges and maintains the same -edge-connected blocks as the input graph.
Cite
@article{arxiv.1407.3041,
title = {2-Edge Connectivity in Directed Graphs},
author = {Loukas Georgiadis and Giuseppe F. Italiano and Luigi Laura and Nikos Parotsidis},
journal= {arXiv preprint arXiv:1407.3041},
year = {2014}
}