2-Edge Connectivity in Directed Graphs
Loukas Georgiadis, Giuseppe F. Italiano, Luigi Laura, Nikos, Parotsidis

TL;DR
This paper investigates 2-edge connectivity in directed graphs, defining a relation that partitions vertices into blocks, and provides linear-time algorithms to compute this relation and a sparse certificate preserving these blocks.
Contribution
It introduces a linear-time method to compute 2-edge connectivity relations and constructs a sparse subgraph maintaining these connectivity blocks in directed graphs.
Findings
Linear-time algorithm for computing 2-edge connectivity relation
Constant-time query for 2-edge connectivity between vertices
Construction of a sparse certificate with O(n) edges
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInterconnection Networks and Systems · Advanced Graph Theory Research · Complexity and Algorithms in Graphs
