Systematic search is a typical search algorithm in Constraint Programming. The solving performance of this search algorithm is affected by the heavy-tailed phenomenon, which can cause search to spend significant time exploring subtrees that contain no solutions to the problem instance. Search using restarts, and recording and exploitation of nogoods, called nogoods search, is a search algorithm that is designed to guard against the heavy-tailed phenomenon. Results from previous research suggest that nogoods search does this well, significantly improving the solving performance for some problems. What is not indicated by previous research is to what degree randomisation affects the results. Two runs of solving the same problem instance may h...
This work introduces search combinators, an approach to modeling search in constraint solvers that e...
We propose a simple and general online method to measure the search progress within the Branch-and-B...
Abstract Designing a search heuristic for constraint programming that is reliable across problem dom...
Systematic search is a typical search algorithm in Constraint Programming. The solving performance o...
Restarts are an important technique to make search more robust. This paper is concerned with how to ...
International audienceThis work presents the concept of Continuous Search (CS), which objective is t...
Backtracking CSP solvers provide a powerful framework for search and reasoning. The aim of constrain...
We consider the problem of parallelizing restarted backtrack search. With few notable exceptions, mo...
Abstract. Robust search procedures are a central component in the de-sign of black-box constraint-pr...
The most advanced implementation of adaptive constraint processing with Constraint Handling Rules (C...
Restart-based Branch-and-Bound Search (BBS) is a standard algorithm for solving Constraint Optimizat...
Constraint satisfaction can be used to model problems such as graph coloring, scheduling, crossword ...
Constraint Programming - Doctoral ProgramIn this work, we present the concept of Continuous Search (...
We have presented, in a previous work ([15]), a cooperative parallel search for solving the constrai...
none3siPropagation is at the very core of t can provide signi: it can provide significant performanc...
This work introduces search combinators, an approach to modeling search in constraint solvers that e...
We propose a simple and general online method to measure the search progress within the Branch-and-B...
Abstract Designing a search heuristic for constraint programming that is reliable across problem dom...
Systematic search is a typical search algorithm in Constraint Programming. The solving performance o...
Restarts are an important technique to make search more robust. This paper is concerned with how to ...
International audienceThis work presents the concept of Continuous Search (CS), which objective is t...
Backtracking CSP solvers provide a powerful framework for search and reasoning. The aim of constrain...
We consider the problem of parallelizing restarted backtrack search. With few notable exceptions, mo...
Abstract. Robust search procedures are a central component in the de-sign of black-box constraint-pr...
The most advanced implementation of adaptive constraint processing with Constraint Handling Rules (C...
Restart-based Branch-and-Bound Search (BBS) is a standard algorithm for solving Constraint Optimizat...
Constraint satisfaction can be used to model problems such as graph coloring, scheduling, crossword ...
Constraint Programming - Doctoral ProgramIn this work, we present the concept of Continuous Search (...
We have presented, in a previous work ([15]), a cooperative parallel search for solving the constrai...
none3siPropagation is at the very core of t can provide signi: it can provide significant performanc...
This work introduces search combinators, an approach to modeling search in constraint solvers that e...
We propose a simple and general online method to measure the search progress within the Branch-and-B...
Abstract Designing a search heuristic for constraint programming that is reliable across problem dom...