Optimal Vertex Connectivity Oracles

01/02/2022
by   Seth Pettie, et al.
0

A k-vertex connectivity oracle for undirected G is a data structure that, given u,v∈ V(G), reports min{k,κ(u,v)}, where κ(u,v) is the pairwise vertex connectivity between u,v. 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 Õ(kn) can even be encoded as a Õ(k)-bit labeling scheme so that vertex-connectivity queries can be answered in Õ(k) 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 Ω(kn)-bit lower bound on any vertex connectivity oracle. We construct an optimal-space connectivity oracle in max-flow time that answers queries in O(log n) time, independent of k.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/02/2023

Connectivity Queries under Vertex Failures: Not Optimal, but Practical

We revisit once more the problem of designing an oracle for answering co...
research
05/08/2022

Near-Optimal Deterministic Vertex-Failure Connectivity Oracles

We revisit the vertex-failure connectivity oracle problem. This is one o...
research
09/30/2021

Near-Optimal Distance Oracles for Vertex-Labeled Planar Graphs

Given an undirected n-vertex planar graph G=(V,E,ω) with non-negative ed...
research
07/12/2023

Connectivity Labeling for Multiple Vertex Failures

We present an efficient labeling scheme for answering connectivity queri...
research
08/07/2018

Good r-divisions Imply Optimal Amortised Decremental Biconnectivity

We present a data structure that given a graph G of n vertices and m edg...
research
02/12/2021

The Structure of Minimum Vertex Cuts

In this paper we continue a long line of work on representing the cut st...
research
08/24/2022

Deterministic Fault-Tolerant Connectivity Labeling Scheme with Adaptive Query Processing Time

The f-fault-toleratant connectivity labeling (f-FTC labeling) is a schem...

Please sign up or login with your details

Forgot password? Click here to reset