Near-Optimal Deterministic Vertex-Failure Connectivity Oracles
Abstract
We revisit the vertex-failure connectivity oracle problem. This is one of the most basic graph data structure problems under vertex updates, yet its complexity is still not well-understood. We essentially settle the complexity of this problem by showing a new data structure whose space, preprocessing time, update time, and query time are simultaneously optimal up to sub-polynomial factors assuming popular conjectures. Moreover, the data structure is deterministic. More precisely, for any integer , the data structure preprocesses a graph with vertices and edges in time and uses space. Then, given the vertex set to be deleted where , it takes updates time. Finally, given any vertex pair , it checks if and are connected in in time. This improves the previously best deterministic algorithm by Duan and Pettie (SODA 2017) in both space and update time by a factor of . It also significantly speeds up the preprocessing time of all known (even randomized) algorithms with update time at most .
Cite
@article{arxiv.2205.03930,
title = {Near-Optimal Deterministic Vertex-Failure Connectivity Oracles},
author = {Yaowei Long and Thatchaphol Saranurak},
journal= {arXiv preprint arXiv:2205.03930},
year = {2022}
}
Comments
60 pages, 1 figure