Many practical problems can be formulated as constraint satisfaction problems (CSPs), where the goal is to assign values to a set of variables subject to constraints between variables. Traditional CSP solution methods typically involve constructing a solution by assigning values one variable at a time, and then backtracking (i.e. replacing the values of some already assigned variable) when no consistent assignment can be found for the next variable. Recently, it has been discovered that simple randomized local repair techniques that work by repairing total assignments can solve instances of some well-known CSPs orders of magnitude larger than solvable by any other method. These localrepair algorithms are simple, fast, and effective, and so...
For many constraint satisfaction problems, the algorithm which chooses a random assignment achieves ...
A Dynamic Constraint Satisfaction Problem (DCSP) is a sequence of static CSPs that are formed by con...
Many fundamental tasks in artificial intelligence and in combinatorial optimization can be formulate...
This paper describes a simple heuristic approach to solving large-scale constraint satisfaction and ...
This paper describes a simple heuristic method for solving large-scale constraint satisfaction and s...
We present two improvements for solving constraint satisfaction problems. First, we show that on pro...
Many hard practical problems such as Time Tabling and Scheduling can be formulated as Constraint Sat...
Recently there has been a great amount of interest in Random Constraint Satisfaction Problems, both ...
There has been substantial recent interest in two new families of search techniques. One family cons...
Constraint satisfaction problems (CSPs) are at the core of many tasks with di-rect practical relevan...
The performance of constraint based problem solving depends crucially on the problem representation....
Constraint satisfaction plays an important role in theoretical and applied computer science. Constra...
AbstractSearch algorithms for solving csp (Constraint Satisfaction Problems) usually fall into one o...
Abstract. Many real-world constraint satisfaction problems (CSPs) can be over-constrained or too lar...
AbstractA constraint satisfaction problem (CSP) is said to be overconstrained if it does not have a ...
For many constraint satisfaction problems, the algorithm which chooses a random assignment achieves ...
A Dynamic Constraint Satisfaction Problem (DCSP) is a sequence of static CSPs that are formed by con...
Many fundamental tasks in artificial intelligence and in combinatorial optimization can be formulate...
This paper describes a simple heuristic approach to solving large-scale constraint satisfaction and ...
This paper describes a simple heuristic method for solving large-scale constraint satisfaction and s...
We present two improvements for solving constraint satisfaction problems. First, we show that on pro...
Many hard practical problems such as Time Tabling and Scheduling can be formulated as Constraint Sat...
Recently there has been a great amount of interest in Random Constraint Satisfaction Problems, both ...
There has been substantial recent interest in two new families of search techniques. One family cons...
Constraint satisfaction problems (CSPs) are at the core of many tasks with di-rect practical relevan...
The performance of constraint based problem solving depends crucially on the problem representation....
Constraint satisfaction plays an important role in theoretical and applied computer science. Constra...
AbstractSearch algorithms for solving csp (Constraint Satisfaction Problems) usually fall into one o...
Abstract. Many real-world constraint satisfaction problems (CSPs) can be over-constrained or too lar...
AbstractA constraint satisfaction problem (CSP) is said to be overconstrained if it does not have a ...
For many constraint satisfaction problems, the algorithm which chooses a random assignment achieves ...
A Dynamic Constraint Satisfaction Problem (DCSP) is a sequence of static CSPs that are formed by con...
Many fundamental tasks in artificial intelligence and in combinatorial optimization can be formulate...