A linear-time algorithm for computing all 3-edge-connected components of a multigraph

A linear-time algorithm for computing all 3-edge-connected components of a multigraph

0.00 Avg rating0 Votes
Article ID: iaor19931118
Country: Japan
Volume: E75-A
Issue: 3
Start Page Number: 410
End Page Number: 424
Publication Date: Mar 1992
Journal: Transactions of the Institute of Electronics, Information and Communication Engineers
Authors: , ,
Keywords: graphs
Abstract:

The subject of the paper is to propose a simple O(ℝVℝ+ℝEℝ) algorithm for finding all 3-edge-components of a given undirected multigraph G=(V,E). A 3-edge-connected component of G is defined as a maximal set of vertices such that G has at least three edge-disjoint paths between every pair of vertices in the set. The algorithm is based on the depth-first search (DFS) technique. For any fixed DFS-tree T of G, cutpairs of G are partitioned into two types: a type 1 pair consists of an edge of T and a back edge; a type 2 pair consists of two edges of T. All type 1 pairs can easily be determined in O(ℝVℝ+ℝEℝ) time. The point is that an edge set KE(T) in which any type 2 pair is included can be found in O(ℝVℝ+ℝEℝ) time. By adding certain edges to G, we can construct in O(ℝVℝ) time a graph G' such that all 3-edge-components of G appear as connected components after all edges contained in type 1 pairs or in the edge set KE(T) are deleted from G'.

Reviews

Required fields are marked *. Your email address will not be published.