Uniform CSP Parameterized by Solution Size is in W[1]
Ruhollah Majdoddin

TL;DR
This paper proves that the uniform CSP parameterized by solution size is in W[1], extending understanding of its complexity and providing simpler proofs for related problems like Subset Sum with bounded weights.
Contribution
The paper establishes that uniform CSP parameterized by solution size is in W[1], and offers a shorter proof for Subset Sum with bounded weights, also analyzing weighted CSP over Boolean domains.
Findings
Uniform CSP parameterized by solution size is in W[1].
Subset Sum with weights bounded by n^k is in W[1].
Weighted Boolean CSP with bounded weights is in W[1].
Abstract
We show that the uniform Constraint Satisfaction Problem (CSP) parameterized by the size of the solution is in W[1] (the problem is W[1]-hard and it is easy to place it in W[3]). Given a single "free" element of the domain, denoted by , we define the size of an assignment as the number of variables that are mapped to a value other than . Named by Kolaitis and Vardi (2000), uniform CSP means that the input contains the domain and the list of tuples of each relation in the instance. Uniform CSP is polynomial time equivalent to homomorphism problem and also to evaluation of conjunctive queries on relational databases. It also has applications in artificial intelligence. We do not restrict the problem to any (finite or infinite) family of relations. Marx and Bulatov (2014) showed that Uniform CSP restricted to some finite family of relations (thus with a bound on the arity of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
