On the NP-Hardness Approximation Curve for Max-2Lin(2)
Abstract
In the Max-2Lin(2) problem you are given a system of equations on the form , and your objective is to find an assignment that satisfies as many equations as possible. Let denote the maximum fraction of satisfiable equations. In this paper we construct a curve such that it is NP-hard to find a solution satisfying at least a fraction of equations. This curve either matches or improves all of the previously known inapproximability NP-hardness results for Max-2Lin(2). In particular, we show that if then , which improves the NP-hardness inapproximability constant for the min deletion version of Max-2Lin(2). Our work complements the work of O'Donnell and Wu that studied the same question assuming the Unique Games Conjecture. Similar to earlier inapproximability results for Max-2Lin(2), we use a gadget reduction from the -ary Hadamard predicate. Previous works used ranging from to . Our main result is a procedure for taking a gadget for some fixed , and use it as a building block to construct better and better gadgets as tends to infinity. Our method can be used to boost the result of both smaller gadgets created by hand or larger gadgets constructed using a computer .
Keywords
Cite
@article{arxiv.2408.04832,
title = {On the NP-Hardness Approximation Curve for Max-2Lin(2)},
author = {Björn Martinsson},
journal= {arXiv preprint arXiv:2408.04832},
year = {2024}
}
Comments
Source code: https://github.com/bjorn-martinsson/NP-hardness-of-Max-2Lin-2