Abstract. To exploit multi-core computing power, this paper presents parallel cooperative solvers for solving constraint satisfaction and optimization problems. Each solver owns the entire problem and exchanges partial solutions with other solvers. We applied Solution-Guided Multi-Point Constructive Search to the quasigroup-with-holes completion problem and Tabu Search to the quadratic assignment problem. Experimental results demonstrate that adding more solvers helps to improve the performance for both problems. We also introduce communication graphs and import policies to change solver cooperation. A combination of communication graph and import policy significantly impacts the performance, where the benefit from cooperation differs on th...
In Constraint Programming (CP), a portfolio solver uses a variety of different solvers for solving a...
A distributed constraint satisfaction problem can formal-ize various application problems in MAS, an...
As multicore computing is now standard, it seems irresponsible for constraints researchers to ignore...
We have presented, in a previous work ([15]), a cooperative parallel search for solving the constrai...
In this study, we introduce a cooperative parallel tabu search algorithm (CPTS) for the quadratic as...
. Cooperative search is a parallelization strategy for search algorithms where parallelism is obtai...
With the increased availability of affordable parallel and dis- tributed hardware, programming model...
Abstract. Competition and cooperation can boost the performance of search. Both can be implemented w...
International audienceQuantified constraint satisfaction problems have been the topic of an increasi...
International audienceThis paper presents the Parallel-Oriented Solver Language (POSL, pronounced " ...
Distributed constraint satisfaction, in its most general acceptation, involves a collection of agent...
Abstract. We propose the Embarrassingly Parallel Search, a simple and efficient method for solving c...
International audienceThis paper explores the joint use of decomposition methods and parallel comput...
International audienceMany real-life applications can be formulated as Combinatorial Optimization Pr...
This paper introduces two adaptive paradigms that parallelize search for solutions to constraint sat...
In Constraint Programming (CP), a portfolio solver uses a variety of different solvers for solving a...
A distributed constraint satisfaction problem can formal-ize various application problems in MAS, an...
As multicore computing is now standard, it seems irresponsible for constraints researchers to ignore...
We have presented, in a previous work ([15]), a cooperative parallel search for solving the constrai...
In this study, we introduce a cooperative parallel tabu search algorithm (CPTS) for the quadratic as...
. Cooperative search is a parallelization strategy for search algorithms where parallelism is obtai...
With the increased availability of affordable parallel and dis- tributed hardware, programming model...
Abstract. Competition and cooperation can boost the performance of search. Both can be implemented w...
International audienceQuantified constraint satisfaction problems have been the topic of an increasi...
International audienceThis paper presents the Parallel-Oriented Solver Language (POSL, pronounced " ...
Distributed constraint satisfaction, in its most general acceptation, involves a collection of agent...
Abstract. We propose the Embarrassingly Parallel Search, a simple and efficient method for solving c...
International audienceThis paper explores the joint use of decomposition methods and parallel comput...
International audienceMany real-life applications can be formulated as Combinatorial Optimization Pr...
This paper introduces two adaptive paradigms that parallelize search for solutions to constraint sat...
In Constraint Programming (CP), a portfolio solver uses a variety of different solvers for solving a...
A distributed constraint satisfaction problem can formal-ize various application problems in MAS, an...
As multicore computing is now standard, it seems irresponsible for constraints researchers to ignore...