Deterministic enumeration of all minimum cut-sets and $k$-cut-sets in hypergraphs for fixed $k$
Calvin Beideman, Karthekeyan Chandrasekaran, Weihang Wang

TL;DR
This paper presents the first deterministic polynomial-time algorithm for enumerating all minimum k-cut-sets in hypergraphs, providing new structural insights and extending previous randomized methods to a deterministic setting.
Contribution
It introduces a novel deterministic algorithm for enumerating all minimum k-cut-sets in hypergraphs, improving upon prior randomized approaches and offering new structural understanding.
Findings
First deterministic polynomial-time enumeration algorithm for hypergraph k-cuts.
New structural results enabling efficient recovery of minimum k-cut-sets.
Extension of structural insights to enumeration of all minimum cut-sets in hypergraphs.
Abstract
We consider the problem of deterministically enumerating all minimum -cut-sets in a given hypergraph for any fixed . The input here is a hypergraph with non-negative hyperedge costs. A subset of hyperedges is a -cut-set if the number of connected components in is at least and it is a minimum -cut-set if it has the least cost among all -cut-sets. For fixed , we call the problem of finding a minimum -cut-set as Hypergraph--Cut and the problem of enumerating all minimum -cut-sets as Enum-Hypergraph--Cut. The special cases of Hypergraph--Cut and Enum-Hypergraph--Cut restricted to graph inputs are well-known to be solvable in (randomized as well as deterministic) polynomial time. In contrast, it is only recently that polynomial-time algorithms for Hypergraph--Cut were developed. The randomized polynomial-time algorithm for…
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Limits and Structures in Graph Theory
