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 -space data structure that can quickly answer pairwise -connectivity queries in a -connected graph. We also show how to compute the "closest" -cut to every vertex in near linear time.
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}
}