vix.ing · top · new · best · stats · spec

Improved Linear-Time Algorithm for Computing the 4-Edge-Connected Components of a Graph

2021/08/19 by Georgiadis, Loukas, Italiano, Giuseppe F., Kosinas, Evangelos
#Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences

paper · doi:10.48550/arxiv.2108.08558

Abstract

We present an improved algorithm for computing the 4-edge-connected components of an undirected graph in linear time. The new algorithm uses only elementary data structures, and it is simple to describe and to implement in the pointer machine model of computation.

Related