Parameterized Algorithms for Constraint Satisfaction Problems above Average with Global Cardinality Constraints

Xue Chen,Yuan Zhou
DOI: https://doi.org/10.1137/1.9781611974782.23
2017-01-01
Abstract:Given a constraint satisfaction problem (CSP) on n variables, x1, x2, . . . , xn ∈ {±1}, and m constraints, a global cardinality constraint has the form of Σni = 1xi = (1 − 2p)n, where p ∈ (Ω(1), 1 − Ω(1)) and pn is an integer. Let AV G be the expected number of constraints satisfied by randomly choosing an assignment to x1, x2, . . . , xn, complying with the global cardinality constraint. The CSP above average with the global cardinality constraint problem asks whether there is an assignment (complying with the cardinality constraint) that satisfies more than (AV G + t) constraints, where t is an input parameter.In this paper, we present an algorithm that finds a valid assignment satisfying more than (AV G + t) constraints (if there exists one) in time (2o(t2) + no(d)). Therefore, the CSP above average with the global cardinality constraint problem is fixed-parameter tractable.
What problem does this paper attempt to address?