A Simple 3-Edge-Connected Component Algorithm

  • Authors:
  • Yung H. Tsin

  • Affiliations:
  • School of Computer Science, University of Windsor, Windsor, Ontario, N9B 3P4, Canada

  • Venue:
  • Theory of Computing Systems
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

A simple linear-time algorithm for finding all the 3-edge-connected components of an undirected graph is presented. The algorithm performs only one depth-first search over the given graph. Previously best known algorithms perform multiple depth-first searches in multiple phases.