English

Constraint Satisfaction Problems Parameterized Above or Below Tight Bounds: A Survey

Data Structures and Algorithms 2011-08-25 v1 Computational Complexity Discrete Mathematics

Abstract

We consider constraint satisfaction problems parameterized above or below tight bounds. One example is MaxSat parameterized above m/2m/2: given a CNF formula FF with mm clauses, decide whether there is a truth assignment that satisfies at least m/2+km/2+k clauses, where kk is the parameter. Among other problems we deal with are MaxLin2-AA (given a system of linear equations over F2\mathbb{F}_2 in which each equation has a positive integral weight, decide whether there is an assignment to the variables that satisfies equations of total weight at least W/2+kW/2+k, where WW is the total weight of all equations), Max-rr-Lin2-AA (the same as MaxLin2-AA, but each equation has at most rr variables, where rr is a constant) and Max-rr-Sat-AA (given a CNF formula FF with mm clauses in which each clause has at most rr literals, decide whether there is a truth assignment satisfying at least i=1m(12ri)+k\sum_{i=1}^m(1-2^{r_i})+k clauses, where kk is the parameter, rir_i is the number of literals in Clause ii, and rr is a constant). We also consider Max-rr-CSP-AA, a natural generalization of both Max-rr-Lin2-AA and Max-rr-Sat-AA, order (or, permutation) constraint satisfaction problems of arities 2 and 3 parameterized above the average value and some other problems related to MaxSat. We discuss results, both polynomial kernels and parameterized algorithms, obtained for the problems mainly in the last few years as well as some open questions.

Keywords

Cite

@article{arxiv.1108.4803,
  title  = {Constraint Satisfaction Problems Parameterized Above or Below Tight Bounds: A Survey},
  author = {G. Gutin and A. Yeo},
  journal= {arXiv preprint arXiv:1108.4803},
  year   = {2011}
}
R2 v1 2026-06-21T18:54:34.520Z