Fixed Parameter Approximation Scheme for Min-max $k$-cut
Karthekeyan Chandrasekaran, Weihang Wang

TL;DR
This paper studies the NP-hard Minmax k-cut problem, introduces a parameterized approximation scheme based on the optimal value, and extends techniques to related partitioning problems.
Contribution
It provides the first parameterized approximation scheme for Minmax k-cut, with an exact algorithm running in fixed-parameter time, and generalizes to other norm-based partitioning measures.
Findings
NP-hardness and W[1]-hardness when parameterized by k.
A fixed-parameter approximation scheme with runtime depending on the optimal value.
Extension of techniques to minimize -norm measures for k-partitions.
Abstract
We consider the graph -partitioning problem under the min-max objective, termed as Minmax -cut. The input here is a graph with non-negative edge weights and an integer and the goal is to partition the vertices into non-empty parts so as to minimize . Although minimizing the sum objective , termed as Minsum -cut, has been studied extensively in the literature, very little is known about minimizing the max objective. We initiate the study of Minmax -cut by showing that it is NP-hard and W[1]-hard when parameterized by , and design a parameterized approximation scheme when parameterized by . The main ingredient of our parameterized approximation scheme is an exact algorithm for Minmax -cut that runs in time ,…
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
TopicsAdvanced Graph Theory Research · VLSI and FPGA Design Techniques · Complexity and Algorithms in Graphs
