Improved data structures for fully dynamic biconnectivity

Authors
Citation
Mr. Henzinger, Improved data structures for fully dynamic biconnectivity, SIAM J COMP, 29(6), 2000, pp. 1761-1815
Citations number
18
Categorie Soggetti
Computer Science & Engineering
Journal title
SIAM JOURNAL ON COMPUTING
ISSN journal
00975397 → ACNP
Volume
29
Issue
6
Year of publication
2000
Pages
1761 - 1815
Database
ISI
SICI code
0097-5397(20000418)29:6<1761:IDSFFD>2.0.ZU;2-0
Abstract
We present fully dynamic algorithms for maintaining the biconnected compone nts in general and plane graphs. A fully dynamic algorithm maintains a graph during a sequence of insertions and deletions of edges or isolated vertices. Let m be the number of edges and n be the number of vertices in a graph. The time per operation of the b est deterministic algorithms is O(root n) in general graphs and O(log n) in plane graphs for fully dynamic connectivity and O(min{m(2/3), n}) in gener al graphs and O(root n) in plane graphs for fully dynamic biconnectivity. W e improve the later running times to O(root m log n) in general graphs and O(log(2) n) in plane graphs. Our algorithm for general graphs can also nd t he biconnected components of all vertices in time O(n).