AbstractConstraint Satisfaction Problems (CSPs) represent a widely used framework for many real-life problems. Constraint Logic Programming (CLP) languages are an effective tool for modeling problems in terms of CSPs and solving them efficiently.Lazy domain evaluation is a solving technique that has proven effective for solving CSPs, allowing the minimization of the number of constraint checks. However, exploiting lazy domain evaluation in CLP is not very effective, mainly because of the chronological backtracking rule used in CLP. After each backtracking step, in fact, all the obtained results are lost, even if they had nothing to do with the culprit of the failure. The intelligent backtracking rule widely studied in the past does not solv...
In recent years, many new backtracking algorithms for solving constraint satisfaction problems have ...
Recent works on constraint relaxation [ Jussien, 1997; Jussien and Boizumault, 1997b ] provided the ...
: We analyze two algorithms for solving constraint satisfaction problems. One of these algorithms, P...
AbstractConstraint Satisfaction Problems (CSPs) represent a widely used framework for many real-life...
AbstractThe performance of backtracking algorithms for solving finite-domain constraint satisfaction...
We propose a new backtracking method called constraint-directed backtracking (CDBT) for solving con...
CLP(ℛ) is a constraint logic programming language in which constraints can be expressed in the domai...
International audienceConstraint programming is a popular paradigm to deal with combinatorial proble...
Recent works on constraint relaxation [Jussien, 1997; Jussien and Boizumault, 1997b] provided the de...
Existing CLP languages support backtracking by generalizing tradit~onal Prolog imp~ementatmns: modif...
Many problems that occur in Artificial Intelligence and Operations Research can be naturally represe...
Abstract—Many researchers in Artificial Intelligence seek for new algorithms to reduce the amount of...
AbstractIn recent years, many new backtracking algorithms for solving constraint satisfaction proble...
AbstractAccording to the constraint satisfaction problems, their algorithm are discussed and analyze...
This paper studies a special kind of Constraint Satisfaction Problem (CSP) related to a case of reso...
In recent years, many new backtracking algorithms for solving constraint satisfaction problems have ...
Recent works on constraint relaxation [ Jussien, 1997; Jussien and Boizumault, 1997b ] provided the ...
: We analyze two algorithms for solving constraint satisfaction problems. One of these algorithms, P...
AbstractConstraint Satisfaction Problems (CSPs) represent a widely used framework for many real-life...
AbstractThe performance of backtracking algorithms for solving finite-domain constraint satisfaction...
We propose a new backtracking method called constraint-directed backtracking (CDBT) for solving con...
CLP(ℛ) is a constraint logic programming language in which constraints can be expressed in the domai...
International audienceConstraint programming is a popular paradigm to deal with combinatorial proble...
Recent works on constraint relaxation [Jussien, 1997; Jussien and Boizumault, 1997b] provided the de...
Existing CLP languages support backtracking by generalizing tradit~onal Prolog imp~ementatmns: modif...
Many problems that occur in Artificial Intelligence and Operations Research can be naturally represe...
Abstract—Many researchers in Artificial Intelligence seek for new algorithms to reduce the amount of...
AbstractIn recent years, many new backtracking algorithms for solving constraint satisfaction proble...
AbstractAccording to the constraint satisfaction problems, their algorithm are discussed and analyze...
This paper studies a special kind of Constraint Satisfaction Problem (CSP) related to a case of reso...
In recent years, many new backtracking algorithms for solving constraint satisfaction problems have ...
Recent works on constraint relaxation [ Jussien, 1997; Jussien and Boizumault, 1997b ] provided the ...
: We analyze two algorithms for solving constraint satisfaction problems. One of these algorithms, P...