Generalizing constraint satisfaction on trees: Hybrid tractability and variable elimination

作者:

Highlights:

摘要

The Constraint Satisfaction Problem (CSP) is a central generic problem in artificial intelligence. Considerable progress has been made in identifying properties which ensure tractability in such problems, such as the property of being tree-structured. In this paper we introduce the broken-triangle property, which allows us to define a novel tractable class for this problem which significantly generalizes the class of problems with tree structure. We show that the broken-triangle property is conservative (i.e., it is preserved under domain reduction and hence under arc consistency operations) and that there is a polynomial-time algorithm to determine an ordering of the variables for which the broken-triangle property holds (or to determine that no such ordering exists). We also present a non-conservative extension of the broken-triangle property which is also sufficient to ensure tractability and can also be detected in polynomial time.We show that both the broken-triangle property and its extension can be used to eliminate variables, and that both of these properties provide the basis for preprocessing procedures that yield unique closures orthogonal to value elimination by enforcement of consistency. Finally, we also discuss the possibility of using the broken-triangle property in variable-ordering heuristics.

论文关键词:Constraint satisfaction,Tractability,Computational complexity,Arc consistency,Variable ordering,Variable elimination

论文评审过程:Received 17 August 2009, Revised 13 February 2010, Accepted 24 March 2010, Available online 27 March 2010.

论文官网地址:https://doi.org/10.1016/j.artint.2010.03.002