Solving Infinite-Domain CSPs Using the Patchwork Property

Authors

  • Konrad K Dabrowski Durham University
  • Peter Jonsson Linköping University
  • Sebastian Ordyniak University of Leeds
  • George Osipov Linköping University

DOI:

https://doi.org/10.1609/aaai.v35i5.16488

Keywords:

Constraint Satisfaction

Abstract

The constraint satisfaction problem (CSP) has important applications in computer science and AI. In particular, infinite-domain CSPs have been intensively used in subareas of AI such as spatio-temporal reasoning. Since constraint satisfaction is a computationally hard problem, much work has been devoted to identifying restricted problems that are efficiently solvable. One way of doing this is to restrict the interactions of variables and constraints, and a highly successful approach is to bound the treewidth of the underlying primal graph. Bodirsky & Dalmau [J. Comput. System. Sci., 79(1), 2013] and Huang et al. [Artif. Intell., 195, 2013] proved that CSP(Γ) can be solved in n^(f(w)) time (where n is the size of the instance, w is the treewidth of the primal graph and f is a computable function) for certain classes of constraint languages Γ. We improve this bound to f(w)n^(O(1)), where the function f only depends on the language Γ, for CSPs whose basic relations have the patchwork property. Hence, such problems are fixed-parameter tractable and our algorithm is asymptotically faster than the previous ones. Additionally, our approach is not restricted to binary constraints, so it is applicable to a strictly larger class of problems than that of Huang et al. However, there exist natural problems that are covered by Bodirsky & Dalmau's algorithm but not by ours.

Downloads

Published

2021-05-18

How to Cite

Dabrowski, K. K., Jonsson, P., Ordyniak, S., & Osipov, G. (2021). Solving Infinite-Domain CSPs Using the Patchwork Property. Proceedings of the AAAI Conference on Artificial Intelligence, 35(5), 3715-3723. https://doi.org/10.1609/aaai.v35i5.16488

Issue

Section

AAAI Technical Track on Constraint Satisfaction and Optimization