Constraint Satisfaction Problems Parameterized Above or Below Tight Bounds: A Survey
Abstract
We consider constraint satisfaction problems parameterized above or below tight bounds. One example is MaxSat parameterized above : given a CNF formula with clauses, decide whether there is a truth assignment that satisfies at least clauses, where is the parameter. Among other problems we deal with are MaxLin2-AA (given a system of linear equations over 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 , where is the total weight of all equations), Max--Lin2-AA (the same as MaxLin2-AA, but each equation has at most variables, where is a constant) and Max--Sat-AA (given a CNF formula with clauses in which each clause has at most literals, decide whether there is a truth assignment satisfying at least clauses, where is the parameter, is the number of literals in Clause , and is a constant). We also consider Max--CSP-AA, a natural generalization of both Max--Lin2-AA and Max--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.
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}
}