Faster Deterministic Fully-Dynamic Graph Connectivity
Data Structures and Algorithms
2012-09-26 v1 Discrete Mathematics
Abstract
We give new deterministic bounds for fully-dynamic graph connectivity. Our data structure supports updates (edge insertions/deletions) in amortized time and connectivity queries in worst-case time, where is the number of vertices of the graph. This improves the deterministic data structures of Holm, de Lichtenberg, and Thorup (STOC 1998, J.ACM 2001) and Thorup (STOC 2000) which both have amortized update time and worst-case query time. Our model of computation is the same as that of Thorup, i.e., a pointer machine with standard instructions.
Cite
@article{arxiv.1209.5608,
title = {Faster Deterministic Fully-Dynamic Graph Connectivity},
author = {Christian Wulff-Nilsen},
journal= {arXiv preprint arXiv:1209.5608},
year = {2012}
}
Comments
To appear at SODA 2013. 19 pages, 1 figure