Javascript must be enabled to continue!
2-Edge Connectivity in Directed Graphs
View through CrossRef
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 article, we study 2-edge connectivity problems in directed graphs and, in particular, we consider the computation of the following natural relation: We say that two vertices
v
and
w
are 2-
edge-connected
if there are two edge-disjoint paths from
v
to
w
and two edge-disjoint paths from
w
to
v
. This relation partitions the vertices into blocks such that all vertices in the same block are 2-edge-connected. Differently from the undirected case, those blocks do not correspond to the 2-edge-connected components of the graph. The main result of this article is an algorithm for computing the 2-edge-connected blocks of a directed graph in linear time. Besides being asymptotically optimal, our algorithm improves significantly over previous bounds. Once the 2-edge-connected blocks are available, we can test in constant time if two vertices are 2-edge-connected. Additionally, when two query vertices
v
and
w
are not 2-edge-connected, we can produce in constant time a “witness” of this property by exhibiting an edge that is contained in all paths from
v
to
w
or in all paths from
w
to
v
. We are also able to compute in linear time a sparse certificate for this relation, i.e., a subgraph of the input graph that has
O
(
n
) edges and maintains the same 2-edge-connected blocks as the input graph, where
n
is the number of vertices.
Association for Computing Machinery (ACM)
Title: 2-Edge Connectivity in Directed Graphs
Description:
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 article, we study 2-edge connectivity problems in directed graphs and, in particular, we consider the computation of the following natural relation: We say that two vertices
v
and
w
are 2-
edge-connected
if there are two edge-disjoint paths from
v
to
w
and two edge-disjoint paths from
w
to
v
.
This relation partitions the vertices into blocks such that all vertices in the same block are 2-edge-connected.
Differently from the undirected case, those blocks do not correspond to the 2-edge-connected components of the graph.
The main result of this article is an algorithm for computing the 2-edge-connected blocks of a directed graph in linear time.
Besides being asymptotically optimal, our algorithm improves significantly over previous bounds.
Once the 2-edge-connected blocks are available, we can test in constant time if two vertices are 2-edge-connected.
Additionally, when two query vertices
v
and
w
are not 2-edge-connected, we can produce in constant time a “witness” of this property by exhibiting an edge that is contained in all paths from
v
to
w
or in all paths from
w
to
v
.
We are also able to compute in linear time a sparse certificate for this relation, i.
e.
, a subgraph of the input graph that has
O
(
n
) edges and maintains the same 2-edge-connected blocks as the input graph, where
n
is the number of vertices.
Related Results
Magic graphs
Magic graphs
DE LA TESIS<br/>Si un graf G admet un etiquetament super edge magic, aleshores G es diu que és un graf super edge màgic. La tesis està principalment enfocada a l'estudi del c...
Independent Set in Neutrosophic Graphs
Independent Set in Neutrosophic Graphs
New setting is introduced to study neutrosophic independent number and independent neutrosophic-number arising neighborhood of different vertices. Neighbor is a key term to have th...
Failed Independent Number in Neutrosophic Graphs
Failed Independent Number in Neutrosophic Graphs
New setting is introduced to study neutrosophic failed-independent number and failed independent neutrosophic-number arising neighborhood of different vertices. Neighbor is a key t...
Product of digraphs, (super) edge-magic valences and related problems
Product of digraphs, (super) edge-magic valences and related problems
Discrete Mathematics, and in particular Graph Theory, has gained a lot of popularity during the last 7 decades. Among the many branches in Graph Theory, graph labelings has experim...
AI-driven zero-touch orchestration of edge-cloud services
AI-driven zero-touch orchestration of edge-cloud services
(English) 6G networks demand orchestration systems capable of managing thousands of distributed microservices under sub-millisecond latency constraints. Traditional centralized app...
Optimizing edge cloud deployments for video analytics
Optimizing edge cloud deployments for video analytics
(English) As our digital world and physical realities blend together, we, as users, are growing to expect real-time interaction wherever and whenever we want. Newer internet servic...
Computing a Minimum Subset Feedback Vertex Set on Chordal Graphs Parameterized by Leafage
Computing a Minimum Subset Feedback Vertex Set on Chordal Graphs Parameterized by Leafage
Abstract
Chordal graphs are characterized as the intersection graphs of subtrees in a tree and such a representation is known as the tree model. Restricting the characteriz...
On the reciprocal distance spectrum of edge corona of graphs
On the reciprocal distance spectrum of edge corona of graphs
The reciprocal distance spectrum (Harary spectrum) of a connected graph [Formula: see text] is the multiset of eigenvalues of its reciprocal distance matrix (Harary matrix) [Formul...

