Tractable Combinations of Global Constraints
David A. Cohen, Peter G. Jeavons, Evgenij Thorstensen and, Stanislav \v{Z}ivn\'y

TL;DR
This paper identifies a new tractable class of constraint satisfaction problems involving global constraints of unbounded arity by combining structural restrictions with solution equivalence properties, enhancing the efficiency of constraint programming.
Contribution
It introduces a novel approach to tractability for global constraints by leveraging solution equivalence and structural restrictions, expanding the scope of efficiently solvable problems.
Findings
A new tractable class of global constraints is characterized.
Combining structural restrictions with solution equivalence improves problem solvability.
The approach broadens the applicability of constraint programming to complex problems.
Abstract
We study the complexity of constraint satisfaction problems involving global constraints, i.e., special-purpose constraints provided by a solver and represented implicitly by a parametrised algorithm. Such constraints are widely used; indeed, they are one of the key reasons for the success of constraint programming in solving real-world problems. Previous work has focused on the development of efficient propagators for individual constraints. In this paper, we identify a new tractable class of constraint problems involving global constraints of unbounded arity. To do so, we combine structural restrictions with the observation that some important types of global constraint do not distinguish between large classes of equivalent solutions.
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 · Logic, Reasoning, and Knowledge · Data Management and Algorithms
