The Dichotomy for Conservative Constraint Satisfaction is Polynomially Decidable
Cl\'ement Carbonnel

TL;DR
This paper presents a polynomial-time algorithm to determine whether a conservative constraint satisfaction problem (c-CSP) with a given language is tractable, improving recognition efficiency and providing structural insights.
Contribution
It introduces a polynomial-time decision algorithm for the tractability of conservative CSPs, enhancing previous super-exponential recognition methods.
Findings
Decides tractability of c-CSP in polynomial time
Outputs the coloured graph structure for tractable languages
Provides a practical tool for analyzing constraint languages
Abstract
Given a fixed constraint language , the conservative CSP over (denoted by c-CSP()) is a variant of CSP() where the domain of each variable can be restricted arbitrarily. A dichotomy is known for conservative CSP: for every fixed language , c-CSP() is either in P or NP-complete. However, the characterization of conservatively tractable languages is of algebraic nature and the naive recognition algorithm is super-exponential in the domain size. The main contribution of this paper is a polynomial-time algorithm that, given a constraint language as input, decides if c-CSP() is tractable. In addition, if is proven tractable the algorithm also outputs its coloured graph, which contains valuable information on the structure 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.
Taxonomy
TopicsConstraint Satisfaction and Optimization · Advanced Graph Theory Research · semigroups and automata theory
