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

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 Σi = 1n xi = (1-2p)n, where p ∈ ((1), 1 - (1)) and pn is an integer. Let AVG 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 (AVG+t) constraints, where t is an input parameter. In this paper, we present an algorithm that finds a valid assignment satisfying more than (AVG+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.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…