We consider the problem of selecting the best variable-value strategy for solving a given problem in constraint programming. We show that the recent Embarrassingly Parallel Search method (EPS) can be used for this purpose. EPS proposes to solve a problem by decomposing it in many subproblems and to give them on-demand to workers which run in parallel. Our method uses a sample of these subproblems for comparing strategies in order to select the most promising one to be used for solving the remaining subproblems. Each subproblem of the sample is solved with all the candidate strategies in parallel using a timeout that is twice the time of the best one. The selection of the strategy is then based on the Wilcoxon signed rank test. This test is ...
. We present a new parallel tree search method for ønding one solution to a constraint satisfaction ...
Program parallelization and distribution becomes increasingly important when new multi-core architec...
We have presented, in a previous work ([15]), a cooperative parallel search for solving the constrai...
International audienceWe introduce an Embarrassingly Parallel Search (EPS) method for solving constr...
International audienceWe introduce an Embarrassingly Parallel Search (EPS) method for solving constr...
Abstract. We propose the Embarrassingly Parallel Search, a simple and efficient method for solving c...
Constraint programming solvers have a serial architecture, and do not take advantage of the parallel...
This paper introduces two adaptive paradigms that parallelize search for solutions to constraint sat...
Automated theorem provers use search strategies. Unfortunately, no strategy is uniformly successful ...
International audienceWe propose the Embarrassingly Parallel Search, a simple and efficient method f...
With parallelism becoming the standard in computer design, research on parallel constraint solving t...
With parallelism becoming the standard in computer design, research on parallel constraint solving t...
Automated theorem provers use search strategies for accomplishing their proof tasks. Unfortunately, ...
With parallelism becoming the standard in computer design, research on parallel constraint solving t...
Variable ordering heuristics (VOH) play a central role in solving Constraint Satisfaction Problems (...
. We present a new parallel tree search method for ønding one solution to a constraint satisfaction ...
Program parallelization and distribution becomes increasingly important when new multi-core architec...
We have presented, in a previous work ([15]), a cooperative parallel search for solving the constrai...
International audienceWe introduce an Embarrassingly Parallel Search (EPS) method for solving constr...
International audienceWe introduce an Embarrassingly Parallel Search (EPS) method for solving constr...
Abstract. We propose the Embarrassingly Parallel Search, a simple and efficient method for solving c...
Constraint programming solvers have a serial architecture, and do not take advantage of the parallel...
This paper introduces two adaptive paradigms that parallelize search for solutions to constraint sat...
Automated theorem provers use search strategies. Unfortunately, no strategy is uniformly successful ...
International audienceWe propose the Embarrassingly Parallel Search, a simple and efficient method f...
With parallelism becoming the standard in computer design, research on parallel constraint solving t...
With parallelism becoming the standard in computer design, research on parallel constraint solving t...
Automated theorem provers use search strategies for accomplishing their proof tasks. Unfortunately, ...
With parallelism becoming the standard in computer design, research on parallel constraint solving t...
Variable ordering heuristics (VOH) play a central role in solving Constraint Satisfaction Problems (...
. We present a new parallel tree search method for ønding one solution to a constraint satisfaction ...
Program parallelization and distribution becomes increasingly important when new multi-core architec...
We have presented, in a previous work ([15]), a cooperative parallel search for solving the constrai...