2014
DOI: 10.1007/978-3-319-09129-7_12
|View full text |Cite
|
Sign up to set email alerts
|

Solving Multilocal Optimization Problems with a Recursive Parallel Search of the Feasible Region

Abstract: Abstract. Stretched Simulated Annealing (SSA) combines simulated annealing with a stretching function technique, in order to solve multilocal programming problems. This work explores an approach to the parallelization of SSA, named PSSA-HeD, based on a recursive heterogeneous decomposition of the feasible region and the dynamic distribution of the resulting subdomains by the processors involved. Three PSSAHeD variants were implemented and evaluated, with distinct limits on the recursive search depth, offering … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
7
0

Year Published

2015
2015
2021
2021

Publication Types

Select...
2
1

Relationship

2
1

Authors

Journals

citations
Cited by 3 publications
(7 citation statements)
references
References 16 publications
0
7
0
Order By: Relevance
“…The Stretched Simulated Annealing algorithm stops when no new optimum is identified after r consecutive runs. For more details see [14], [15].…”
Section: A Stretched Simulated Annealing (Ssa)mentioning
confidence: 99%
See 2 more Smart Citations
“…The Stretched Simulated Annealing algorithm stops when no new optimum is identified after r consecutive runs. For more details see [14], [15].…”
Section: A Stretched Simulated Annealing (Ssa)mentioning
confidence: 99%
“…PSSA executions took place in the 8 worker nodes; these offer a total of 32 CPU-cores, fully specified in the base MPI hostfile supplied to coPSSA, that are used, four at a time, to service the PSSA execution requests of each coPSSA task; thus, each PSSA execution always consumed 4 cores, with 1 core for the master process, and 3 cores for slave processes. In order to fully exploit the 3 slave cores, the number of subdomains processed by PSSA was defined to be no less (and as close as possible) than 3; for 2-dimensional problems, like the ones we tested, this is achieved with a granularity g = 0.5, that generates 4 sub-domains [15]. The PSSA variant used was always the HoD variant, once it is the fastest and uses a fixed number of sub-domains (4, in our evaluation scenario).…”
Section: A Setupmentioning
confidence: 99%
See 1 more Smart Citation
“…The Stretched Simulated Annealing algorithm stops when no new optimum is identified after r consecutive runs. [15,16] provide more details.…”
Section: Stretched Simulated Annealingmentioning
confidence: 99%
“…In previous work [16,18], Parallel Stretched Simulated Annealing (PSSA) was introduced as a parallel version of SSA, based on the decomposition of the feasible region in several subregions to which SSA is independently applied by a set of processors. Several domain decomposition and distribution approaches were explored, leading to successively increasing levels of numerical efficiency.…”
Section: Introductionmentioning
confidence: 99%