Constraint propagation solvers interleave propagation (removing impossible values from variables domains) with search. Propaga-tion is performed by executing propagators (removing values) im-plementing constraints (defining impossible values). In order to specify constraint problems with a propagation solver often many new intermediate variables need to be introduced. Each variable plays a role in calculating the value of some expression. But as search proceeds not all of these expressions will be of interest any longer, but the propagators implementing them will remain active. In this paper we show how we can analyse the propagation graph of the solver in linear time to determine intermediate variables that can be removed without effecting...
International audienceThis article presents new work on analyzing the behaviour of a constraint solv...
Abstract. Propagation is at the very core of Constraint Programming (CP): it can provide significant...
La programmation par contraintes est souvent décrite, utopiquement, comme un paradigme déclaratif da...
CSP instances are commonly solved by backtracking search combined with constraint propagation. Durin...
. Propagation based finite domain solvers provide a general mechanism for solving combinatorial prob...
In this paper we investigate whether we can improve propagationbased finite domain constraint solvin...
There are two main solving schemas for constraint satisfaction and optimization problems: i) search,...
This article presents a model and implementation techniques for speeding up constraint propagation. ...
This paper presents a model and implementation techniques for speeding up constraint propaga-tion. T...
. Local propagation is one of the most simple and general ways to maintain the consistency of constr...
Modern constraint solvers do trot require constraints to l), represented using ally particular data ...
International audienceIn continuous constraint programming, the solving process alternates propagati...
Building adaptive constraint solvers is a major challenge in constraint programming. An important li...
Abstract Constraint propagation is at the heart of constraint solvers. Two main trends co-exist for ...
International audienceI will first introduce, and give a viewpoint on, constraint propagation. Then,...
International audienceThis article presents new work on analyzing the behaviour of a constraint solv...
Abstract. Propagation is at the very core of Constraint Programming (CP): it can provide significant...
La programmation par contraintes est souvent décrite, utopiquement, comme un paradigme déclaratif da...
CSP instances are commonly solved by backtracking search combined with constraint propagation. Durin...
. Propagation based finite domain solvers provide a general mechanism for solving combinatorial prob...
In this paper we investigate whether we can improve propagationbased finite domain constraint solvin...
There are two main solving schemas for constraint satisfaction and optimization problems: i) search,...
This article presents a model and implementation techniques for speeding up constraint propagation. ...
This paper presents a model and implementation techniques for speeding up constraint propaga-tion. T...
. Local propagation is one of the most simple and general ways to maintain the consistency of constr...
Modern constraint solvers do trot require constraints to l), represented using ally particular data ...
International audienceIn continuous constraint programming, the solving process alternates propagati...
Building adaptive constraint solvers is a major challenge in constraint programming. An important li...
Abstract Constraint propagation is at the heart of constraint solvers. Two main trends co-exist for ...
International audienceI will first introduce, and give a viewpoint on, constraint propagation. Then,...
International audienceThis article presents new work on analyzing the behaviour of a constraint solv...
Abstract. Propagation is at the very core of Constraint Programming (CP): it can provide significant...
La programmation par contraintes est souvent décrite, utopiquement, comme un paradigme déclaratif da...