2008
DOI: 10.1111/j.1475-3995.2009.00663.x
|View full text |Cite
|
Sign up to set email alerts
|

An annotated bibliography of GRASP – Part I: Algorithms

Abstract: A greedy randomized adaptive search procedure (GRASP) is a metaheuristic for combinatorial optimization. It is a multi-start or iterative process, in which each GRASP iteration consists of two phases, a construction phase, in which a feasible solution is produced, and a local search phase, in which a local optimum in the neighborhood of the constructed solution is sought. Since 1989, numerous papers on the basic aspects of GRASP, as well as enhancements to the basic metaheuristic have appeared in the literatur… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
46
0

Year Published

2011
2011
2020
2020

Publication Types

Select...
4
2
2
1

Relationship

4
5

Authors

Journals

citations
Cited by 153 publications
(46 citation statements)
references
References 37 publications
0
46
0
Order By: Relevance
“…Applications to other problems (see e.g. Festa and Resende 2009a;Resende and Ribeiro 2010) have shown that Reactive GRASP outperforms the basic algorithm. These results motivated the study of the behavior of GRASP for different strategies for the variation of the value of the RCL parameter α.…”
Section: A Template For Graspmentioning
confidence: 97%
“…Applications to other problems (see e.g. Festa and Resende 2009a;Resende and Ribeiro 2010) have shown that Reactive GRASP outperforms the basic algorithm. These results motivated the study of the behavior of GRASP for different strategies for the variation of the value of the RCL parameter α.…”
Section: A Template For Graspmentioning
confidence: 97%
“…Some examples are the studies of Berger and Barkaoui [4], Prins [36], Mester and Braysy [33] or Nagata [35]. Another important approach to the VRP is given by the Greedy Randomized Adaptive Search Procedure or GRASP [13,15,38]. A GRASP algorithm is a multi-start or iterative process in which each GRASP iteration consists of two phases: a construction phase-in which a feasible solution is produced-and a local search phase-in which a local optimum in the neighborhood of the constructed solution is sought.…”
Section: Previous Work On the Capacitated Vehicle Routing Problemmentioning
confidence: 99%
“…14 Add the modified routes to LastModi f ied. 15 If the list is empty, set k ← k + 1; otherwise set k ← 1.…”
Section: Pseudo-code For the Variable Neighborhood Descent Proceduresmentioning
confidence: 99%
“…This task has generated considerable interest over the past few decades, particularly related to the analysis of high-dimensional gene expression data in information retrieval, knowledge discovery, and data mining [1]. Since the problem has been shown to be NP-complete, we have recently designed and implemented a GRASP metaheuristic [2,3,4]. The greedy criterion used in the construction phase uses the Euclidean distance to build spanning trees of the graph representing the input data matrix.…”
mentioning
confidence: 99%