Fast and Parallel Decomposition of Constraint Satisfaction Problems

Fast and Parallel Decomposition of Constraint Satisfaction Problems

Georg Gottlob, Cem Okulmus, Reinhard Pichler

Proceedings of the Twenty-Ninth International Joint Conference on Artificial Intelligence
Main track. Pages 1155-1162. https://doi.org/10.24963/ijcai.2020/161

Constraint Satisfaction Problems (CSP) are notoriously hard. Consequently, powerful decomposition methods have been developed to overcome this complexity. However, this poses the challenge of actually computing such a decomposition for a given CSP instance, and previous algorithms have shown their limitations in doing so. In this paper, we present a number of key algorithmic improvements and parallelisation techniques to compute so-called Generalized Hypertree Decompositions (GHDs) faster. We thus advance the ability to compute optimal (i.e., minimal-width) GHDs for a significantly wider range of CSP instances on modern machines. This lays the foundation for more systems and applications in evaluating CSPs and related problems (such as Conjunctive Query answering) based on their structural properties.
Keywords:
Constraints and SAT: Constraint Satisfaction
Multidisciplinary Topics and Applications: Databases