English

Fixed-parameter Approximability of Boolean MinCSPs

Computational Complexity 2018-05-09 v2

Abstract

The minimum unsatisfiability version of a constraint satisfaction problem (MinCSP) asks for an assignment where the number of unsatisfied constraints is minimum possible, or equivalently, asks for a minimum-size set of constraints whose deletion makes the instance satisfiable. For a finite set Γ\Gamma of constraints, we denote by MinCSP(Γ\Gamma) the restriction of the problem where each constraint is from Γ\Gamma. The polynomial-time solvability and the polynomial-time approximability of MinCSP(Γ\Gamma) were fully characterized by Khanna et al. [Siam J. Comput. '00]. Here we study the fixed-parameter (FP-) approximability of the problem: given an instance and an integer kk, one has to find a solution of size at most g(k)g(k) in time f(k)nO(1)f(k)n^{O(1)} if a solution of size at most kk exists. We especially focus on the case of constant-factor FP-approximability. We show the following dichotomy: for each finite constraint language Γ\Gamma, either we exhibit a constant-factor FP-approximation for MinCSP(Γ\Gamma); or we prove that MinCSP(Γ\Gamma) has no constant-factor FP-approximation unless FPT==W[1]. In particular, we show that approximating the so-called Nearest Codeword within some constant factor is W[1]-hard. Recently, Arnab et al. [ICALP '18] showed that such a W[1]-hardness of approximation implies that Even Set is W[1]-hard under randomized reductions. Combining our results, we therefore settle the parameterized complexity of Even Set, a famous open question in the field.

Keywords

Cite

@article{arxiv.1601.04935,
  title  = {Fixed-parameter Approximability of Boolean MinCSPs},
  author = {Édouard Bonnet and László Egri and Bingkai Lin and Dániel Marx},
  journal= {arXiv preprint arXiv:1601.04935},
  year   = {2018}
}

Comments

A preliminary version of this paper has appeared in the proceedings of ESA 2016

R2 v1 2026-06-22T12:32:38.868Z