Max-Cut with Multiple Cardinality Constraints
Yury Makarychev, Madhusudhan Reddy Pittu, Ali Vakilian

TL;DR
This paper introduces a new approximation algorithm for the Max-Cut problem with multiple cardinality constraints, achieving a 0.858-approximation for fixed c, improving previous bounds, and also explores the problem's complexity and matroid constraints.
Contribution
The paper develops a $(0.858 - ext{epsilon})$-approximation algorithm for Constrained Max-Cut with fixed c, extending prior work and introducing new techniques for multiple constraints.
Findings
Achieves a 0.858-approximation for fixed c
Improves upon previous 1/2-approximation for special cases
Establishes NP-hardness for feasibility with multiple constraints
Abstract
We study the classic Max-Cut problem under multiple cardinality constraints, which we refer to as the Constrained Max-Cut problem. Given a graph , a partition of the vertices into disjoint parts , and cardinality parameters , the goal is to select a set such that for each , maximizing the total weight of edges crossing (i.e., edges with exactly one endpoint in ). By designing an approximate kernel for Constrained Max-Cut and building on the correlation rounding technique of Raghavendra and Tan (2012), we present a -approximation algorithm for the problem when . The algorithm runs in time , where and . This improves upon the $(\frac{1}{2} +…
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.
