Global Information Lookup Global Information

Greedy randomized adaptive search procedure information


The greedy randomized adaptive search procedure (also known as GRASP) is a metaheuristic algorithm commonly applied to combinatorial optimization problems. GRASP typically consists of iterations made up from successive constructions of a greedy randomized solution and subsequent iterative improvements of it through a local search.[1] The greedy randomized solutions are generated by adding elements to the problem's solution set from a list of elements ranked by a greedy function according to the quality of the solution they will achieve. To obtain variability in the candidate set of greedy solutions, well-ranked candidate elements are often placed in a restricted candidate list (RCL), and chosen at random when building up the solution. This kind of greedy randomized construction method is also known as a semi-greedy heuristic, first described in Hart and Shogan (1987).[2]

GRASP was first introduced in Feo and Resende (1989).[3] Survey papers on GRASP include Feo and Resende (1995),[1] and Resende and Ribeiro (2003).[4]

There are variations of the classical algorithm, such as the Reactive GRASP. In this variation, the basic parameter that defines the restrictiveness of the RCL during the construction phase is self-adjusted according to the quality of the solutions previously found.[5] There are also techniques for search speed-up, such as cost perturbations, bias functions, memorization and learning, and local search on partially constructed solutions.[4]

  1. ^ a b Feo, Thomas A.; Resende, Mauricio G. C. (1995). "Greedy Randomized Adaptive Search Procedures". Journal of Global Optimization. 6 (2): 109–133. doi:10.1007/BF01096763. S2CID 2110014.
  2. ^ Hart, J. P.; Shogan, A. W. (July 1987). "Semi-greedy heuristics: An empirical study". Operations Research Letters. 6 (3): 107–114. doi:10.1016/0167-6377(87)90021-6.
  3. ^ Feo, Thomas A.; Resende, Mauricio G. C. (April 1989). "A probabilistic heuristic for a computationally difficult set covering problem". Operations Research Letters. 8 (2): 67–71. doi:10.1016/0167-6377(89)90002-3.
  4. ^ a b Resende, Mauricio G. C.; Ribeiro, Celso C. (2003). "Greedy Randomized Adaptive Search Procedures". Handbook of Metaheuristics. Springer. pp. 219–249. ISBN 978-0-306-48056-0.
  5. ^ Prais, Marcelo; Ribeiro, Celso C. (2000). "Reactive GRASP: An Application to a Matrix Decomposition Problem in TDMA Traffic Assignment". INFORMS Journal on Computing. 12 (3): 164–176. doi:10.1287/ijoc.12.3.164.12639.

and 26 Related for: Greedy randomized adaptive search procedure information

Request time (Page generated in 0.9655 seconds.)

Greedy randomized adaptive search procedure

Last Update:

The greedy randomized adaptive search procedure (also known as GRASP) is a metaheuristic algorithm commonly applied to combinatorial optimization problems...

Word Count : 388

List of algorithms

Last Update:

feasible solutions is discrete Greedy randomized adaptive search procedure (GRASP): successive constructions of a greedy randomized solution and subsequent iterative...

Word Count : 7835

Tabu search

Last Update:

optimization algorithms, reactive search optimization, guided local search, or greedy randomized adaptive search. In addition, tabu search is sometimes combined with...

Word Count : 2006

Constructive cooperative coevolution

Last Update:

intelligence based on the multi-start architecture of the greedy randomized adaptive search procedure (GRASP). It incorporates the existing cooperative coevolutionary...

Word Count : 1139

Rapidly exploring random tree

Last Update:

probability of sampling the goal to the state sampling procedure. The higher this probability, the more greedily the tree grows towards the goal. For a general...

Word Count : 2651

Reinforcement learning

Last Update:

Günther (2011), "Value-Difference Based Exploration: Adaptive Control Between Epsilon-Greedy and Softmax" (PDF), KI 2011: Advances in Artificial Intelligence...

Word Count : 6584

Mauricio Resende

Last Update:

development of the metaheuristics GRASP (greedy randomized adaptive search procedures), and BRKGA (biased random-key genetic algorithms) as well as the...

Word Count : 630

Metaheuristic

Last Update:

metaheuristic is a higher-level procedure or heuristic designed to find, generate, tune, or select a heuristic (partial search algorithm) that may provide...

Word Count : 3195

List of terms relating to algorithms and data structures

Last Update:

algorithm randomized binary search tree randomized complexity randomized polynomial time randomized rounding randomized search tree Randomized-Select random number...

Word Count : 3134

Swarm intelligence

Last Update:

(2010), Gendreau, Michel; Potvin, Jean-Yves (eds.), "Greedy Randomized Adaptive Search Procedures: Advances, Hybridizations, and Applications", Handbook...

Word Count : 4558

Multivariate adaptive regression spline

Last Update:

In statistics, multivariate adaptive regression splines (MARS) is a form of regression analysis introduced by Jerome H. Friedman in 1991. It is a non-parametric...

Word Count : 3136

Simulated annealing

Last Update:

those that go "uphill." With T = 0 {\displaystyle T=0} the procedure reduces to the greedy algorithm, which makes only the downhill transitions. In the...

Word Count : 4596

Decision tree learning

Last Update:

process of top-down induction of decision trees (TDIDT) is an example of a greedy algorithm, and it is by far the most common strategy for learning decision...

Word Count : 6524

Artificial intelligence

Last Update:

(2004, pp. 79–121) Nilsson (1998, chpt. 8) Heuristic or informed searches (e.g., greedy best first and A*): Russell & Norvig (2021, s§3.5) Poole, Mackworth...

Word Count : 22441

Ant colony optimization algorithms

Last Update:

and efficiently, with enhanced global search capability and accuracy. The orthogonal design method and the adaptive radius adjustment method can also be...

Word Count : 9502

Clique problem

Last Update:

graphs is usually very close to 2 log2n, simple greedy algorithms as well as more sophisticated randomized approximation techniques only find cliques with...

Word Count : 9876

Gradient descent

Last Update:

direction of the gradient will lead to a local maximum of that function; the procedure is then known as gradient ascent. It is particularly useful in machine...

Word Count : 5280

Distributed hash table

Last Update:

discovery procedures, including range queries, can be performed in logarithmic time. Oscar constructs a navigable small-world network based on random walk...

Word Count : 4123

Hierarchical clustering

Last Update:

down the hierarchy. In general, the merges and splits are determined in a greedy manner. The results of hierarchical clustering are usually presented in...

Word Count : 2895

Feature selection

Last Update:

techniques are embedded in, and specific to, a model. Many popular search approaches use greedy hill climbing, which iteratively evaluates a candidate subset...

Word Count : 6933

Justified representation

Last Update:

is EJR-Exact. A simple algorithm that finds an EJR allocation is called "Greedy EJR". Looping L from k downwards to 1, this algorithm checks whether there...

Word Count : 5244

Automatic summarization

Last Update:

for optimization. For example, a simple greedy algorithm admits a constant factor guarantee. Moreover, the greedy algorithm is extremely simple to implement...

Word Count : 6825

Types of artificial neural networks

Last Update:

classification or segmentation). Some artificial neural networks are adaptive systems and are used for example to model populations and environments...

Word Count : 10294

Smoothsort

Last Update:

stretch sizes decomposing the first n positions, for any n, can be found in a greedy manner: the first size is the largest Leonardo number not exceeding n, and...

Word Count : 2455

Convolutional neural network

Last Update:

operations were replaced with a stochastic procedure, where the activation within each pooling region is picked randomly according to a multinomial distribution...

Word Count : 14865

Principal component analysis

Last Update:

method framework an alternating maximization framework forward-backward greedy search and exact methods using branch-and-bound techniques, Bayesian formulation...

Word Count : 14281

PDF Search Engine © AllGlobal.net