Sub-$n^k$ Deterministic algorithm for minimum $k$-way cut in simple graphs
Mohit Daga

TL;DR
This paper introduces a deterministic exact algorithm for the minimum k-cut problem in simple graphs, achieving sub-n^k runtime under certain conditions by combining structural decompositions with kernelization techniques.
Contribution
It presents a novel deterministic framework that combines principal sequence of partitions with Kawarabayashi--Thorup contractions to efficiently solve the minimum k-cut problem.
Findings
Achieves sub-n^k runtime when b4_j e; n^b5 for some b5 > 0.
Provides a structural decomposition theorem for optimal k-cuts.
Develops a canonical border family that covers all optimal refinements.
Abstract
We present a \emph{deterministic exact algorithm} for the \emph{minimum -cut problem} on simple graphs. Our approach combines the \emph{principal sequence of partitions (PSP)}, derived canonically from ideal loads, with a single level of \emph{Kawarabayashi--Thorup (KT)} contractions at the critical PSP threshold~. Let be the smallest index with and . We prove a structural decomposition theorem showing that an optimal -cut can be expressed as the level- boundary together with exactly \emph{non-trivial} internal cuts of value at most~ and \emph{singleton isolations} (``islands'') inside the parts of~. At this level, KT contractions yield kernels of total size , and from them we build a \emph{canonical border family}~…
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 · VLSI and FPGA Design Techniques · Computational Geometry and Mesh Generation
