Using constraint metaknowledge to reduce arc consistency computation

作者:

Highlights:

摘要

Constraint satisfaction problems are widely used in artificial intelligence. They involve finding values for problem variables subject to constraints that specify which combinations of values are consistent. Knowledge about properties of the constraints can permit inferences that reduce the cost of consistency checking. In particular, such inferences can be used to reduce the number of constraint checks required in establishing arc consistency, a fundamental constraint-based reasoning technique. A general AC-Inference algorithm schema is presented and various forms of inference discussed. A specific algorithm, AC-7, is presented, which takes advantage of a simple property common to all binary constraints to eliminate constraint checks that other arc consistency algorithms perform. The effectiveness of this approach is demonstrated analytically, and experimentally.

论文关键词:Constraint satisfaction,Arc consistency

论文评审过程:Received 30 January 1998, Available online 30 April 1999.

论文官网地址:https://doi.org/10.1016/S0004-3702(98)00105-2