GRASP (Greedy Randomized Adaptive Search Procedures) is a metaheuristic applied to real-world combinatorial optimization problems. This book introduces GRASP and combinatorial optimization, greedy algorithms, local search and path-relinking, with a focus on algorithmic and computational aspects. It includes a substantial bibliography.
GRASP (Greedy Randomized Adaptive Search Procedures) is a metaheuristic applied to real-world combinatorial optimization problems. This book introduce...