Separating MAX 2-AND, MAX DI-CUT and MAX CUT
Joshua Brakensiek, Neng Huang, Aaron Potechin, Uri Zwick

TL;DR
This paper improves approximation bounds for MAX DI-CUT and MAX 2-AND problems under the Unique Games Conjecture, establishing their separation from MAX CUT and providing new computational bounds and proofs.
Contribution
It presents a new upper bound for MAX DI-CUT, refutes a conjecture relating MAX 2-AND and MAX DI-CUT, and offers improved approximation ratios with computer-assisted proofs.
Findings
New upper bound for MAX DI-CUT: 0.87461
Lower bounds for MAX DI-CUT and MAX 2-AND: 0.87414 and 0.87435
Separation of MAX 2-AND, MAX DI-CUT, and MAX CUT problems
Abstract
Assuming the Unique Games Conjecture (UGC), the best approximation ratio that can be obtained in polynomial time for the MAX CUT problem is , obtained by the celebrated SDP-based approximation algorithm of Goemans and Williamson. The currently best approximation algorithm for MAX DI-CUT, i.e., the MAX CUT problem in directed graphs, achieves a ratio of about , leaving open the question whether MAX DI-CUT can be approximated as well as MAX CUT. We obtain a slightly improved algorithm for MAX DI-CUT and a new UGC-hardness result for it, showing that , where is the best approximation ratio that can be obtained in polynomial time for MAX DI-CUT under UGC. The new upper bound separates MAX DI-CUT from MAX CUT, resolving a question raised by Feige and Goemans. A natural…
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.
Code & Models
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 · Logic, Reasoning, and Knowledge
