Search Methodologies 2013
DOI: 10.1007/978-1-4614-6940-7_11
|View full text |Cite
|
Sign up to set email alerts
|

GRASP: Greedy Randomized Adaptive Search Procedures

Abstract: others. The method described in this chapter represents another example of such a technique. Metaheuristics are based on distinct paradigms and offer different mechanisms to escape from locally optimal solutions. They are among the most effective solution strategies for solving combinatorial optimization problems in practice and have been applied to a wide array of academic and real-world problems. The customization (or instantiation) of a metaheuristic to a given problem yields a heuristic for that problem.In… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
30
0
2

Year Published

2014
2014
2019
2019

Publication Types

Select...
4
4
1

Relationship

0
9

Authors

Journals

citations
Cited by 70 publications
(32 citation statements)
references
References 134 publications
0
30
0
2
Order By: Relevance
“…GRASP is a meta-heuristic that is characterised by multiple initialisations [27,42]. In this algorithm, a feasible solution is initially obtained, and then is improved by a local search technique.…”
Section: Meta-heuristic Solution Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…GRASP is a meta-heuristic that is characterised by multiple initialisations [27,42]. In this algorithm, a feasible solution is initially obtained, and then is improved by a local search technique.…”
Section: Meta-heuristic Solution Methodsmentioning
confidence: 99%
“…DE is a mathematical global optimisation method, based on population generation, which tries to minimise the non-linear and non-differentiable continuous space functions as much as possible. In order to examine the performance of the proposed DE algorithm, the problem is also solved by another meta-heuristic -the greedy randomised adaptive search procedure (GRASP) -that was introduced by Feo & Resende [27] and Resende [42]. The results are subsequently compared.…”
Section: Introductionmentioning
confidence: 99%
“…Later on, Martí et al [31] developed a modified Greedy Randomized Adaptive Search Procedure (GRASP) (See Resende and Ribeiro [34]) heuristic for a bi-objective path dissimilarity problem by making the trade-off between the two conflicting objectives: minimizing the average length of the paths while maximizing the dissimilarity among the paths.…”
Section: Dissimilar Path Generationmentioning
confidence: 99%
“…The solutions created by the Construction function are not guaranteed to be locally optimal [51]. A solution is locally optimal if there is no better solution in its neighborhood.…”
Section: Local Searchmentioning
confidence: 99%