The performance of backtracking algorithms for solving nite-domain constraint sat-isfaction problems can be improved substantially by look-back and look-ahead meth-ods. Look-back techniques extract information by analyzing failing search paths that are terminated by dead-ends. Look-ahead techniques use constraint propagation al-gorithms to avoid such dead-ends altogether. This survey describes a number of look-back variants including backjumping and constraint recording which recognize and avoid some unnecessary explorations of the search space. The last portion of the paper gives an overview of look-ahead methods such as forward checking and dynamic variable ordering, and discusses their combination with backjumping
Recent works on constraint relaxation [ Jussien, 1997; Jussien and Boizumault, 1997b ] provided the ...
International audienceConstraint programming is a popular paradigm to deal with combinatorial proble...
International audienceIt is well-known that variable ordering heuristics play a central role in solv...
AbstractThe performance of backtracking algorithms for solving finite-domain constraint satisfaction...
AbstractIn recent years, many new backtracking algorithms for solving constraint satisfaction proble...
We propose a new backtracking method called constraint-directed backtracking (CDBT) for solving con...
In recent years, many new backtracking algorithms for solving constraint satisfaction problems have ...
In recent years, many improvements to backtracking algorithms for solving constraint satisfaction pr...
In recent years, many improvements to backtracking algorithms for solving constraint satisfaction pr...
Abstract. The forward checking algorithm for solving constraint satisfaction problems is a popular a...
Recent works on constraint relaxation [Jussien, 1997; Jussien and Boizumault, 1997b] provided the de...
A constraint satisfaction problem revolves finding values for a set of variables subject of a set of...
: We analyze two algorithms for solving constraint satisfaction problems. One of these algorithms, P...
AbstractConstraint programming is a popular paradigm to deal with combinatorial problems in artifici...
International audienceBacktracking search is a complete approach that is traditionally used to solve...
Recent works on constraint relaxation [ Jussien, 1997; Jussien and Boizumault, 1997b ] provided the ...
International audienceConstraint programming is a popular paradigm to deal with combinatorial proble...
International audienceIt is well-known that variable ordering heuristics play a central role in solv...
AbstractThe performance of backtracking algorithms for solving finite-domain constraint satisfaction...
AbstractIn recent years, many new backtracking algorithms for solving constraint satisfaction proble...
We propose a new backtracking method called constraint-directed backtracking (CDBT) for solving con...
In recent years, many new backtracking algorithms for solving constraint satisfaction problems have ...
In recent years, many improvements to backtracking algorithms for solving constraint satisfaction pr...
In recent years, many improvements to backtracking algorithms for solving constraint satisfaction pr...
Abstract. The forward checking algorithm for solving constraint satisfaction problems is a popular a...
Recent works on constraint relaxation [Jussien, 1997; Jussien and Boizumault, 1997b] provided the de...
A constraint satisfaction problem revolves finding values for a set of variables subject of a set of...
: We analyze two algorithms for solving constraint satisfaction problems. One of these algorithms, P...
AbstractConstraint programming is a popular paradigm to deal with combinatorial problems in artifici...
International audienceBacktracking search is a complete approach that is traditionally used to solve...
Recent works on constraint relaxation [ Jussien, 1997; Jussien and Boizumault, 1997b ] provided the ...
International audienceConstraint programming is a popular paradigm to deal with combinatorial proble...
International audienceIt is well-known that variable ordering heuristics play a central role in solv...