Faster Worst Case Deterministic Dynamic Connectivity
Abstract
We present a deterministic dynamic connectivity data structure for undirected graphs with worst case update time O(n( n)2 n) and constant query time. This improves on the previous best deterministic worst case algorithm of Frederickson (STOC 1983) and Eppstein Galil, Italiano, and Nissenzweig (J. ACM 1997), which had update time O(n). All other algorithms for dynamic connectivity are either randomized (Monte Carlo) or have only amortized performance guarantees.
0
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.