New Oracles and Labeling Schemes for Vertex Cut Queries
Yonggang Jiang, Merav Parter, Asaf Petruschka

TL;DR
This paper advances the understanding of vertex cut queries by developing new labeling schemes and oracles that are nearly optimal, addressing open problems for global cut queries in graphs.
Contribution
It introduces the first significant labeling schemes and oracles for global vertex cut queries, nearly matching known lower bounds and establishing their optimality under certain conjectures.
Findings
Vertex cut labeling schemes with labels of size O(n^{1-1/f}) bits.
Vertex cut oracles with O(n) space and O(2^f) query time for f=O(log n).
Optimality of the proposed oracles up to n^{o(1)} factors under plausible complexity assumptions.
Abstract
We study the succinct representations of vertex cuts by centralized oracles and labeling schemes. For an undirected -vertex graph and integer parameter , the goal is supporting vertex cut queries: Given with , determine if is a vertex cut in . In the centralized data structure setting, it is required to preprocess into an -vertex cut oracle that can answer such queries quickly, while occupying only small space. In the labeling setting, one should assign a short label to each vertex in , so that a cut query can be answered by merely inspecting the labels assigned to the vertices in . While the `` cut variants'' of the above problems have been extensively studied and are known to admit very efficient solutions, the basic (global) ``cut query'' setting is essentially open (particularly for ). This work…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
