A widely adopted approach to solving constraint satisfaction problems combines backtracking tree search with various degrees of constraint propagation for pruning the search space. One common technique to improve the execution efficiency is to add redundant constraints, which are constraints logically implied by others in the problem model and may offer extra information to enhance constraint propagation. However, some redundant constraints are propagation redundant and hence do not contribute additional propagation information to the constraint solver. In this thesis, we propose propagation rules as a tool to compare the propagation strength of constraints, and establish results relating logical and propagation redundancy.Redundant constr...
Abstract: Many real world problems appear naturally as constraints satisfaction problems (CSP), for ...
Considerable effort in constraint programming has focused on the development of efficient propagator...
. Propagation based finite domain solvers provide a general mechanism for solving combinatorial prob...
This paper describes our experience with a simple modeling and programming approach for increasing t...
Abstract: Despite successful application of constraint programming (CP) to solving many real-life pr...
Abstract. Constraint propagation can sometimes be described conveniently in a rule-based way. Propag...
International audienceI will first introduce, and give a viewpoint on, constraint propagation. Then,...
. We provide here a simple, yet very general framework that allows us to explain several constraint ...
In classical constraint satisfaction, combining mutually redundant models using channeling constrain...
In constraint satisfaction, a general rule is to tackle the hardest part of a search problem first....
International audienceIn continuous constraint programming, the solving process alternates propagati...
At a conference such as CPAIOR, we have experts from many different approaches to searching huge com...
Constraint Propagation is an essential part of many constraint programming systems. Sitting at the h...
International audienceConstraint programming is traditionally viewed as the combination of two compo...
I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, includ...
Abstract: Many real world problems appear naturally as constraints satisfaction problems (CSP), for ...
Considerable effort in constraint programming has focused on the development of efficient propagator...
. Propagation based finite domain solvers provide a general mechanism for solving combinatorial prob...
This paper describes our experience with a simple modeling and programming approach for increasing t...
Abstract: Despite successful application of constraint programming (CP) to solving many real-life pr...
Abstract. Constraint propagation can sometimes be described conveniently in a rule-based way. Propag...
International audienceI will first introduce, and give a viewpoint on, constraint propagation. Then,...
. We provide here a simple, yet very general framework that allows us to explain several constraint ...
In classical constraint satisfaction, combining mutually redundant models using channeling constrain...
In constraint satisfaction, a general rule is to tackle the hardest part of a search problem first....
International audienceIn continuous constraint programming, the solving process alternates propagati...
At a conference such as CPAIOR, we have experts from many different approaches to searching huge com...
Constraint Propagation is an essential part of many constraint programming systems. Sitting at the h...
International audienceConstraint programming is traditionally viewed as the combination of two compo...
I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, includ...
Abstract: Many real world problems appear naturally as constraints satisfaction problems (CSP), for ...
Considerable effort in constraint programming has focused on the development of efficient propagator...
. Propagation based finite domain solvers provide a general mechanism for solving combinatorial prob...