A Comparison of Structural CSP Decomposition Methods

Abstract

We compare tractable classes of constraint satisfaction problems (CSPs). We first give a uniform presentation of the major structural CSP decomposition methods. We then introduce a new class of tractable CSPs based on the concept of hypertree decomposition recently developed in Database Theory, and analyze the cost of solving CSPs having bounded hypertree-width. We provide a framework for comparing parametric decomposition-based methods according to tractability criteria and compare the most relevant methods. We show that the method of hypertree decomposition dominates the others in the case of general CSPs (i.e., CSPs of unbounded arity). We also make comparisons for the restricted case of binary CSPs. Finally, we consider the application of decomposition methods to the dual graph of a hypergraph. In fact, this technique is often used to exploit binary decomposition methods for nonbinary CSPs. However, even in this case, the hypertree-decomposition method turns out to be the most general method.

Cite

Text

Gottlob et al. "A Comparison of Structural CSP Decomposition Methods." International Joint Conference on Artificial Intelligence, 1999. doi:10.1016/S0004-3702(00)00078-3

Markdown

[Gottlob et al. "A Comparison of Structural CSP Decomposition Methods." International Joint Conference on Artificial Intelligence, 1999.](https://mlanthology.org/ijcai/1999/gottlob1999ijcai-comparison/) doi:10.1016/S0004-3702(00)00078-3

BibTeX

@inproceedings{gottlob1999ijcai-comparison,
  title     = {{A Comparison of Structural CSP Decomposition Methods}},
  author    = {Gottlob, Georg and Leone, Nicola and Scarcello, Francesco},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1999},
  pages     = {394-399},
  doi       = {10.1016/S0004-3702(00)00078-3},
  url       = {https://mlanthology.org/ijcai/1999/gottlob1999ijcai-comparison/}
}