2016
DOI: 10.1007/978-3-319-44953-1_25
|View full text |Cite
|
Sign up to set email alerts
|

Parallel Strategies Selection

Abstract: 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 a lot of subproblems and to give them on-demand to workers which run in parallel. Our method uses a part of these subproblems as a simple sample as defined in statistics for comparing some strategies in order to select the most promising o… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0

Year Published

2018
2018
2020
2020

Publication Types

Select...
5
2
1

Relationship

1
7

Authors

Journals

citations
Cited by 11 publications
(8 citation statements)
references
References 20 publications
0
8
0
Order By: Relevance
“…Recently, parallel strategies selection (PSS) was shown to be a promising approach for selecting search heuristics (Palmieri, Régin, and Schaus 2016). PSS is quite different from online or supervised learning based methods.…”
Section: Discussion On Pssmentioning
confidence: 99%
See 1 more Smart Citation
“…Recently, parallel strategies selection (PSS) was shown to be a promising approach for selecting search heuristics (Palmieri, Régin, and Schaus 2016). PSS is quite different from online or supervised learning based methods.…”
Section: Discussion On Pssmentioning
confidence: 99%
“…Bachiri et al (Bachiri et al 2015) propose to learn the rewards of nodes and use the rewards to guide the search to backtrack to certain nodes. A recent work on adaptive search heuristics is the parallel strategies selection (PSS) approach (Palmieri, Régin, and Schaus 2016). PSS first decomposes the CSP into a large number sub-problems.…”
Section: Related Workmentioning
confidence: 99%
“…Results for decision problems are not presented. Palmieri et al (2016) also use the Embarrassingly Parallel Search decomposition for heuristic selection, as an alternative to portfolios. They perform the decomposition, use parallelism to try many variations of variable and value-ordering heuristics on a small subset of the decomposed subproblems, and then select the most promising choice for the remainder of the search.…”
Section: Heuristic-ignorant Decompositionsmentioning
confidence: 99%
“…Naturally, well-designed heuristics are more likely to discover promising solutions, whereas bad heuristics may bring the search into a fruitless subpart of the solution space. In general, the choice of an appropriate branching strategy is non-trivial and their design is a hot topic in the CP community [42,19,34].…”
Section: Introductionmentioning
confidence: 99%