English

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

Data Structures and Algorithms 2016-10-21 v2

Abstract

Given a constraint satisfaction problem (CSP) on nn variables, x1,x2,,xn{±1}x_1, x_2, \dots, x_n \in \{\pm 1\}, and mm constraints, a global cardinality constraint has the form of i=1nxi=(12p)n\sum_{i = 1}^{n} x_i = (1-2p)n, where p(Ω(1),1Ω(1))p \in (\Omega(1), 1 - \Omega(1)) and pnpn is an integer. Let AVGAVG be the expected number of constraints satisfied by randomly choosing an assignment to x1,x2,,xnx_1, x_2, \dots, x_n, 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 (AVG+t)(AVG+t) constraints, where tt is an input parameter. In this paper, we present an algorithm that finds a valid assignment satisfying more than (AVG+t)(AVG+t) constraints (if there exists one) in time (2O(t2)+nO(d))(2^{O(t^2)} + n^{O(d)}). Therefore, the CSP above average with the global cardinality constraint problem is fixed-parameter tractable.

Keywords

Cite

@article{arxiv.1511.00648,
  title  = {Parameterized Algorithms for Constraint Satisfaction Problems Above Average with Global Cardinality Constraints},
  author = {Xue Chen and Yuan Zhou},
  journal= {arXiv preprint arXiv:1511.00648},
  year   = {2016}
}

Comments

36 pages

R2 v1 2026-06-22T11:35:03.168Z