Deterministic Worst Case Dynamic Connectivity: Simpler and Faster.

arXiv: Data Structures and Algorithms(2015)

引用 24|浏览46
暂无评分
摘要
We present a deterministic dynamic connectivity data structure for undirected graphs with worst-case update time $O(sqrt{n}/w^{1/4})$ and constant query time, where $w = Omega(log n)$ is the word size. This bound improves on the previous best deterministic worst-case algorithm of Frederickson (STOC, 1983) and Eppstein Galil, Italiano, and Nissenzweig (J. ACM, 1997), having update time $O(sqrt{n})$. All known faster dynamic connectivity algorithms are either randomized, or have amortized updates, or both.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要