English

The Structure of Minimum Vertex Cuts

Data Structures and Algorithms 2021-02-16 v1 Combinatorics

Abstract

In this paper we continue a long line of work on representing the cut structure of graphs. We classify the types minimum vertex cuts, and the possible relationships between multiple minimum vertex cuts. As a consequence of these investigations, we exhibit a simple O(κn)O(\kappa n)-space data structure that can quickly answer pairwise (κ+1)(\kappa+1)-connectivity queries in a κ\kappa-connected graph. We also show how to compute the "closest" κ\kappa-cut to every vertex in near linear O~(m+poly(κ)n)\tilde{O}(m+poly(\kappa)n) time.

Keywords

Cite

@article{arxiv.2102.06805,
  title  = {The Structure of Minimum Vertex Cuts},
  author = {Seth Pettie and Longhui Yin},
  journal= {arXiv preprint arXiv:2102.06805},
  year   = {2021}
}
R2 v1 2026-06-23T23:07:21.153Z