Quick links

Maintaining Bridge-Connected and Biconnected Components Online

Report ID:
TR-228-89
Date:
July 1989
Pages:
41
Download Formats:
[PDF]

Abstract:

We consider the twin problems of maintaining the bridge-connected components and the biconnected components of a dynamic undirected graph. The allowed changes to the graph are vertex and edge insertions. We give an algorithm for each problem. With simple data structures, each algorithm runs in
O(n log n + m) time, where n is the number of vertices and m is the number of operations. We develop a modified version of the dynamic trees of Sleator and Tarjan that is suitable for efficient recursive algorithms, and use it to reduce the running time of the algorithms for both problems to O(m alpha(m,n)),
where alpha is a functional inverse of Ackermann's function. This time bound is optimal. All of the algorithms use O(n) space.

Follow us: Facebook Twitter Linkedin