Metaheuristics in combinatorial optimization: Overview and conceptual comparison

C Blum, A Roli - ACM computing surveys (CSUR), 2003 - dl.acm.org
The field of metaheuristics for the application to combinatorial optimization problems is a
rapidly growing field of research. This is due to the importance of combinatorial optimization …

GRASP with path-relinking: Recent advances and applications

MGC Resendel, CC Ribeiro - Metaheuristics: progress as real problem …, 2005 - Springer
Path-relinking is a major enhancement to the basic greedy randomized adaptive search
procedure (GRASP), leading to significant improvements in solution time and quality. Path …

Ant colony optimization

M Dorigo, M Birattari, T Stutzle - IEEE computational …, 2007 - ieeexplore.ieee.org
Swarm intelligence is a relatively new approach to problem solving that takes inspiration
from the social behaviors of insects and of other animals. In particular, ants have inspired a …

Greedy randomized adaptive search procedures: Advances, hybridizations, and applications

MGC Resende, CC Ribeiro - Handbook of metaheuristics, 2010 - Springer
GRASP is a multi-start metaheuristic for combinatorial optimization problems, in which each
iteration consists basically of two phases: construction and local search. The construction …

[BOG][B] Scatter search

M Laguna, R Marti - 2006 - Springer
This chapter discusses the principles and foundations behind scatter search and its
application to the problem of training neural networks. Scatter search is an evolutionary …

[BOG][B] Optimization by GRASP

MGC Resende, CC Ribeiro - 2016 - Springer
Greedy randomized adaptive search procedures, or GRASP, were introduced by T. Feo and
M. Resende in 1989 as a probabilistic heuristic for solving hard set covering problems. Soon …

Metaheuristics in combinatorial optimization

M Gendreau, JY Potvin - Annals of Operations Research, 2005 - Springer
The emergence of metaheuristics for solving difficult combinatorial optimization problems is
one of the most notable achievements of the last two decades in operations research. This …

An annotated bibliography of GRASP–Part I: Algorithms

P Festa, MGC Resende - International Transactions in …, 2009 - Wiley Online Library
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 …

[BOG][B] Parallel strategies for meta-heuristics

TG Crainic, M Toulouse - 2003 - Springer
We present a state-of-the-art survey of parallel meta-heuristic developments and results,
discuss general design and implementation principles that apply to most meta-heuristic …

Parallel GRASP with path-relinking for job shop scheduling

RM Aiex, S Binato, MGC Resende - Parallel Computing, 2003 - Elsevier
In the job shop scheduling problem (JSP), a finite set of jobs is processed on a finite set of
machines under certain constraints, such that the maximum completion time of the jobs is …