Title of article :
Reasoning from last conflict(s) in constraint programming Original Research Article
Author/Authors :
Christophe Lecoutre، نويسنده , , Lakhdar Saïs، نويسنده , , Sébastien Tabary، نويسنده , , Vincent Vidal، نويسنده ,
Issue Information :
روزنامه با شماره پیاپی سال 2009
Pages :
23
From page :
1592
To page :
1614
Abstract :
Constraint programming is a popular paradigm to deal with combinatorial problems in artificial intelligence. Backtracking algorithms, applied to constraint networks, are commonly used but suffer from thrashing, i.e. the fact of repeatedly exploring similar subtrees during search. An extensive literature has been devoted to prevent thrashing, often classified into look-ahead (constraint propagation and search heuristics) and look-back (intelligent backtracking and learning) approaches. In this paper, we present an original look-ahead approach that allows to guide backtrack search toward sources of conflicts and, as a side effect, to obtain a behavior similar to a backjumping technique. The principle is the following: after each conflict, the last assigned variable is selected in priority, so long as the constraint network cannot be made consistent. This allows us to find, following the current partial instantiation from the leaf to the root of the search tree, the culprit decision that prevents the last variable from being assigned. This way of reasoning can easily be grafted to many variations of backtracking algorithms and represents an original mechanism to reduce thrashing. Moreover, we show that this approach can be generalized so as to collect a (small) set of incompatible variables that are together responsible for the last conflict. Experiments over a wide range of benchmarks demonstrate the effectiveness of this approach in both constraint satisfaction and automated artificial intelligence planning.
Keywords :
Constraint satisfaction , Conflicts , Nogoods , Intelligent backtracking , Planning
Journal title :
Artificial Intelligence
Serial Year :
2009
Journal title :
Artificial Intelligence
Record number :
1207719
Link To Document :
بازگشت