Separating MAX 2-AND, MAX DI-CUT and MAX CUT
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 generalization of MAX DI-CUT is the MAX 2-AND problem in which each constraint is of the form , where and are literals, i.e., variables or their negations (In MAX DI-CUT each constraint is of the form , where and are variables.) Austrin separated MAX 2-AND from MAX CUT by showing that and conjectured that MAX 2-AND and MAX DI-CUT have the same approximation ratio. Our new lower bound on MAX DI-CUT refutes this conjecture, completing the separation of the three problems MAX 2-AND, MAX DI-CUT and MAX CUT. We also obtain a new lower bound for MAX 2-AND, showing that . Our upper bound on MAX DI-CUT is achieved via a simple, analytical proof. The lower bounds on MAX DI-CUT and MAX 2-AND (the new approximation algorithms) use experimentally-discovered distributions of rounding functions which are then verified via computer-assisted proofs.
Keywords
Cite
@article{arxiv.2212.11191,
title = {Separating MAX 2-AND, MAX DI-CUT and MAX CUT},
author = {Joshua Brakensiek and Neng Huang and Aaron Potechin and Uri Zwick},
journal= {arXiv preprint arXiv:2212.11191},
year = {2023}
}
Comments
39 pages, 5 figures, 7 tables