[PDF][PDF] The Anatomy of Easy Problems: A Constraint-Satisfaction Formulation.

R Dechter, J Pearl - IJCAI, 1985 - researchgate.net
This work aims towards the automatic generation of advice to guide the solution of difficult
constraintsatisfaction problems (CSPs). The advice is generated by consulting relaxed, easy …

[图书][B] Constraint Networks: Targeting Simplicity for Techniques and Algorithms

C Lecoutre - 2013 - books.google.com
A major challenge in constraint programming is to develop efficient generic approaches to
solve instances of the constraint satisfaction problem (CSP). With this aim in mind, this book …

[PDF][PDF] Constraint satisfaction-a survey

Z Ruttkay - CWI Quarterly, 1998 - ir.cwi.nl
Constraint satisfaction has been used as a term to cover a wide range of methods to solve
problems stated in the form of a set of constraints. As the general constraint satisfaction …

A graph based backtracking algorithm for solving general CSPs

W Pang, SD Goodwin - … in Artificial Intelligence: 16th Conference of the …, 2003 - Springer
Many AI tasks can be formalized as constraint satisfaction problems (CSPs), which involve
finding values for variables subject to constraints. While solving a CSP is an NP-complete …

Tractability by approximating constraint languages

MJ Green, DA Cohen - Principles and Practice of Constraint Programming …, 2003 - Springer
A constraint satisfaction problem instance consists of a collection of variables that need to
have values assigned to them. The assignments are limited by constraints that force the …

[图书][B] Adaptive constraint satisfaction: The quickest first principle

JE Borrett, EPK Tsang - 2009 - Springer
The choice of a particular algorithm for solving a given class of constraint satisfaction
problems is often confused by exceptional behaviour of algorithms. One method of reducing …

Solution techniques for constraint satisfaction problems: Advanced approaches

I Miguel, Q Shen - Artificial Intelligence Review, 2001 - Springer
Conventional techniques for the constraint satisfaction problem (CSP) have had
considerable success in their applications. However, there are many areas in which the …

[PDF][PDF] A general conflict-set based framework for partial constraint satisfaction

T Petit, C Bessiere, JC Régin - algorithms, 2003 - Citeseer
Partial constraint satisfaction [5] was widely studied in the 90's, and notably Max-CSP
solving algorithms [21, 20, 1, 10]. These algorithms compute a lower bound of violated …

[PDF][PDF] On Reformulation of Constraint Satisfaction Problems.

R Weigel, C Bliek, B Faltings - ECAI, 1998 - Citeseer
The performance of constraint based problem solving depends crucially on the problem
representation. The same problem may be easy or di cult to solve depending on the way we …

[PDF][PDF] Backtracking through biconnected components of a constraint graph

JF Baget, YS Tognetti - IJCAI, 2001 - researchgate.net
The algorithm presented here, BCC, is an enhancement of the well known Backtrack used to
solve constraint satisfaction problems. Though most backtrack improvements rely on …