Complexity and Approximability of Parameterized MAX-CSPs
Holger Dell, Eun Jung Kim, Michael Lampis, Valia Mitsou, Tobias, M\"omke

TL;DR
This paper classifies the parameterized complexity and approximability of Max-CSPs with various constraints and structural parameters, providing a comprehensive complexity landscape including FPT algorithms and hardness results.
Contribution
It offers a complete classification of Max-CSPs based on structural parameters, identifying cases with FPT algorithms, W[1]-hardness, and approximation schemes.
Findings
Exact solutions are FPT for some cases.
W[1]-hardness results for certain parameters.
Existence of FPT approximation schemes in some scenarios.
Abstract
We study the optimization version of constraint satisfaction problems (Max-CSPs) in the framework of parameterized complexity; the goal is to compute the maximum fraction of constraints that can be satisfied simultaneously. In standard CSPs, we want to decide whether this fraction equals one. The parameters we investigate are structural measures, such as the treewidth or the clique-width of the variable-constraint incidence graph of the CSP instance. We consider Max-CSPs with the constraint types AND, OR, PARITY, and MAJORITY, and with various parameters k, and we attempt to fully classify them into the following three cases: 1. The exact optimum can be computed in FPT time. 2. It is W[1]-hard to compute the exact optimum, but there is a randomized FPT approximation scheme (FPTAS), which computes a -approximation in time . 3. There is no FPTAS…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
