IJCAI 2020poster0 citations

Fast and Parallel Decomposition of Constraint Satisfaction Problems

Georg Gottlob, Cem Okulmus, Reinhard Pichler

Abstract

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.

Constraints and SAT: Constraint SatisfactionMultidisciplinary Topics and Applications: Databases
BibTeX
@inproceedings{ijcai2020p161,
  title     = {Fast and Parallel Decomposition of Constraint Satisfaction Problems},
  author    = {Gottlob, Georg and Okulmus, Cem and Pichler, Reinhard},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {1155--1162},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/161},
  url       = {https://doi.org/10.24963/ijcai.2020/161},
}