ABSTRACT

Metaheuristic algorithms are considered as generic optimization tools that can solve very complex problems characterized by having very large search spaces. Metaheuristic methods reduce the effective size of the search space through the use of effective search strategies. 

Book Features:

  • Provides a unified view of the most popular metaheuristic methods currently in use
  • Includes the necessary concepts to enable readers to implement and modify already known metaheuristic methods to solve problems
  • Covers design aspects and implementation in MATLAB®
  • Contains numerous examples of problems and solutions that demonstrate the power of these methods of optimization

The material has been written from a teaching perspective and, for this reason, this book is primarily intended for undergraduate and postgraduate students of artificial intelligence, metaheuristic methods, and/or evolutionary computation. The objective is to bridge the gap between metaheuristic techniques and complex optimization problems that profit from the convenient properties of metaheuristic approaches. Therefore, engineer practitioners who are not familiar with metaheuristic computation will appreciate that the techniques discussed are beyond simple theoretical tools, since they have been adapted to solve significant problems that commonly arise in such areas.

chapter Chapter 1|28 pages

Introduction and Main Concepts

chapter Chapter 2|36 pages

Genetic Algorithms (GA)

chapter Chapter 3|47 pages

Evolutionary Strategies (ES)

chapter Chapter 4|25 pages

Moth–Flame Optimization (MFO) Algorithm

chapter Chapter 5|20 pages

Differential Evolution (DE)

chapter Chapter 6|23 pages

Particle Swarm Optimization (PSO) Algorithm

chapter Chapter 7|18 pages

Artificial Bee Colony (ABC) Algorithm

chapter Chapter 8|28 pages

Cuckoo Search (CS) Algorithm

chapter Chapter 9|27 pages

Metaheuristic Multimodal Optimization