International audienceIn continuous constraint programming, the solving process alternates propagation steps, which reduce the search space according to the constraints, and branching steps. In practice, the solvers spend a lot of computation time in propagation to separate feasible and infeasi-ble parts of the search space. The constraint propagators cut the search space into two subspaces: the inconsistent one, which can be discarded, and the consistent one, which may contain solutions and where the search continues. The status of all this consistent subspace is thus indeterminate. In this article, we introduce a new step called elimination. It refines the analysis of the consistent subspace by dividing it into an indeterminate one, where...
International audienceThis work presents the concept of Continuous Search (CS), which objective is t...
Constraint programming is often described, idealistically, as a declarative paradigm in which the us...
In constraint satisfaction, a general rule is to tackle the hardest part of a search problem first....
We introduce a new method, called constraint-directed-generate-and-test (CDGT), for solving constrai...
Abstract: Despite successful application of constraint programming (CP) to solving many real-life pr...
Optimization is a very important field for getting the best possible value for the optimization func...
A widely adopted approach to solving constraint satisfaction problems combines backtracking tree sea...
A large number of problems can be formulated as special cases of the Constraint Satisfaction Problem...
. We provide here a simple, yet very general framework that allows us to explain several constraint ...
Complete algorithms for constraint solving typically exploit properties like (in)consistency or inte...
Abstract. Complete algorithms for constraint solving typically exploit properties like (in)consisten...
In order to reduce the search space in finite constraint satisfaction problems, a number of differen...
International audienceI will first introduce, and give a viewpoint on, constraint propagation. Then,...
Constraint propagation solvers interleave propagation (removing impossible values from variables dom...
Constraint Programming - Doctoral ProgramIn this work, we present the concept of Continuous Search (...
International audienceThis work presents the concept of Continuous Search (CS), which objective is t...
Constraint programming is often described, idealistically, as a declarative paradigm in which the us...
In constraint satisfaction, a general rule is to tackle the hardest part of a search problem first....
We introduce a new method, called constraint-directed-generate-and-test (CDGT), for solving constrai...
Abstract: Despite successful application of constraint programming (CP) to solving many real-life pr...
Optimization is a very important field for getting the best possible value for the optimization func...
A widely adopted approach to solving constraint satisfaction problems combines backtracking tree sea...
A large number of problems can be formulated as special cases of the Constraint Satisfaction Problem...
. We provide here a simple, yet very general framework that allows us to explain several constraint ...
Complete algorithms for constraint solving typically exploit properties like (in)consistency or inte...
Abstract. Complete algorithms for constraint solving typically exploit properties like (in)consisten...
In order to reduce the search space in finite constraint satisfaction problems, a number of differen...
International audienceI will first introduce, and give a viewpoint on, constraint propagation. Then,...
Constraint propagation solvers interleave propagation (removing impossible values from variables dom...
Constraint Programming - Doctoral ProgramIn this work, we present the concept of Continuous Search (...
International audienceThis work presents the concept of Continuous Search (CS), which objective is t...
Constraint programming is often described, idealistically, as a declarative paradigm in which the us...
In constraint satisfaction, a general rule is to tackle the hardest part of a search problem first....