Fixed-parameter Approximability of Boolean MinCSPs

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 of constraints, we denote by MinCSP() the restriction of the problem where each constraint is from . The polynomial-time solvability and the polynomial-time approximability of MinCSP() 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 k, one has to find a solution of size at most g(k) in time f(k)nO(1) if a solution of size at most k exists. We especially focus on the case of constant-factor FP-approximability. We show the following dichotomy: for each finite constraint language , either we exhibit a constant-factor FP-approximation for MinCSP(); or we prove that MinCSP() 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.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…