This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
36th Annual Symposium on Foundations of Computer Science (FOCS'95)
Fully dynamic biconnectivity and transitive closure
Milwaukee, Wisconsin
October 23-October 25
ISBN: 0-8186-7183-1
M.R. Henzinger, Dept. of Comput. Sci., Cornell Univ., Ithaca, NY, USA
V. King, Dept. of Comput. Sci., Cornell Univ., Ithaca, NY, USA
This paper presents an algorithm for the fully dynamic biconnectivity problem whose running time is exponentially faster than all previously known solutions. It is the first dynamic algorithm that answers biconnectivity queries in time O(log/sup 2/n) in a n-node graph and can be updated after an edge insertion or deletion in polylogarithmic time. Our algorithm is a Las-Vegas style randomized algorithm with the update time amortized update time O(log/sup 4/n). Only recently the best deterministic result for this problem was improved to O(/spl radic/nlog/sup 2/n). We also give the first fully dynamic and a novel deletions-only transitive closure (i.e. directed connectivity) algorithms. These are randomized Monte Carlo algorithms. Let n be the number of nodes in the graph and let m/spl circ/ be the average number of edges in the graph during the whole update sequence: The fully dynamic algorithms achieve (1) query time O(n/logn) and update time O(m/spl circ//spl radic/nlog/sup 2/n+n); or (2) query time O(n/logn) and update time O(nm/spl circ//sup /spl mu/-1/)log/sup 2/n=O(nm/spl circ//sup 0.58/log/sup 2/n), where /spl mu/ is the exponent for boolean matrix multiplication (currently /spl mu/=2.38). The deletions-only algorithm answers queries in time O(n/logn). Its amortized update time is O(nlog/sup 2/n).
Index Terms:
graph theory; algorithm theory; computational complexity; randomised algorithms; fully dynamic biconnectivity; transitive closure; dynamic algorithm; n-node graph; edge insertion; deletion; polylogarithmic time; randomized algorithm; Las-Vegas style
Citation:
M.R. Henzinger, V. King, "Fully dynamic biconnectivity and transitive closure," focs, pp.664, 36th Annual Symposium on Foundations of Computer Science (FOCS'95), 1995
Usage of this product signifies your acceptance of the Terms of Use.