Space Complexity of Vertex Connectivity Oracles
arXiv:2201.00408
Abstract
A -vertex connectivity oracle for undirected is a data structure that, given , reports , where is the pairwise vertex connectivity between . There are three main measures of efficiency: construction time, query time, and space. Prior work of Izsak and Nutov shows that a data structure of total size can even be encoded as a -bit labeling scheme so that vertex-connectivity queries can be answered in time. The construction time is polynomial, but unspecified. In this paper we address the top three complexity measures: Space, Query Time, and Construction Time. We give an -bit lower bound on any vertex connectivity oracle. We construct an optimal-space connectivity oracle in max-flow time that answers queries in time, independent of .