Constraint satisfaction problems (CSPs) comprise of finding assignments to a set of variables that satisfy some mathematical constraints. Unsatisfiable constraint problems are CSPs with no solution. However, useful characteristic subsets of the problem may be extracted with algorithms such as the MARCO algorithm, which outperforms the best known algorithms in the literature. A heuristic choice in the algorithm affects how it traverses the search space to output these subsets. The effect of this choice on the performance of the algorithm is analyzed. In addition, three different improvements to the algorithm are proposed: the first of these improvements sacrifices completeness in terms of one type of subset in order to improve the output rat...
. Real constrained problems often demand specific answers to meet requirements like bounded computat...
. Applying constraint-based problem solving methods in a new domain often requires considerable work...
Abstract. Complete algorithms for constraint solving typically exploit properties like (in)consisten...
Constraint satisfaction problems (CSPs) involve finding assignments to a set of variables that satis...
Constraint systems, problems defined by sets of variables and constraints affecting the allowed assi...
We introduce a new method, called constraint-directed-generate-and-test (CDGT), for solving constrai...
The Constraint Satisfaction Problem (CSP) is a good framework for dealing with combinatorial proble...
Constraint satisfaction plays an important role in theoretical and applied computer science. Constra...
Many problems in AI can be modeled as constraint satisfaction problems (CSPs). Hence the development...
Nowadays, many real problem in Artificial Intelligence can be modeled as constraint satisfaction pr...
Constraint satisfaction problems (CSPs) are at the core of many tasks with di-rect practical relevan...
We present two improvements for solving constraint satisfaction problems. First, we show that on pro...
In this section we discuss solving constraint satisfaction problems with evolutionary algorithms. We...
Complete algorithms for constraint solving typically exploit properties like (in)consistency or inte...
Conventional techniques for the constraint satisfaction problem (CSP) have had considerable success ...
. Real constrained problems often demand specific answers to meet requirements like bounded computat...
. Applying constraint-based problem solving methods in a new domain often requires considerable work...
Abstract. Complete algorithms for constraint solving typically exploit properties like (in)consisten...
Constraint satisfaction problems (CSPs) involve finding assignments to a set of variables that satis...
Constraint systems, problems defined by sets of variables and constraints affecting the allowed assi...
We introduce a new method, called constraint-directed-generate-and-test (CDGT), for solving constrai...
The Constraint Satisfaction Problem (CSP) is a good framework for dealing with combinatorial proble...
Constraint satisfaction plays an important role in theoretical and applied computer science. Constra...
Many problems in AI can be modeled as constraint satisfaction problems (CSPs). Hence the development...
Nowadays, many real problem in Artificial Intelligence can be modeled as constraint satisfaction pr...
Constraint satisfaction problems (CSPs) are at the core of many tasks with di-rect practical relevan...
We present two improvements for solving constraint satisfaction problems. First, we show that on pro...
In this section we discuss solving constraint satisfaction problems with evolutionary algorithms. We...
Complete algorithms for constraint solving typically exploit properties like (in)consistency or inte...
Conventional techniques for the constraint satisfaction problem (CSP) have had considerable success ...
. Real constrained problems often demand specific answers to meet requirements like bounded computat...
. Applying constraint-based problem solving methods in a new domain often requires considerable work...
Abstract. Complete algorithms for constraint solving typically exploit properties like (in)consisten...