Cantitate/Preț
Produs

Metaheuristics – From Design to Implementation

Autor EG Talbi
en Limba Engleză Hardback – 9 iul 2009
A unified view of metaheuristics This book provides a complete background on metaheuristics and shows readers how to design and implement efficient algorithms to solve complex optimization problems across a diverse range of applications, from networking and bioinformatics to engineering design, routing, and scheduling. It presents the main design questions for all families of metaheuristics and clearly illustrates how to implement the algorithms under a software framework to reuse both the design and code. Throughout the book, the key search components of metaheuristics are considered as a toolbox for: * Designing efficient metaheuristics (e.g. local search, tabu search, simulated annealing, evolutionary algorithms, particle swarm optimization, scatter search, ant colonies, bee colonies, artificial immune systems) for optimization problems * Designing efficient metaheuristics for multi-objective optimization problems * Designing hybrid, parallel, and distributed metaheuristics * Implementing metaheuristics on sequential and parallel machines Using many case studies and treating design and implementation independently, this book gives readers the skills necessary to solve large-scale optimization problems quickly and efficiently. It is a valuable reference for practicing engineers and researchers from diverse areas dealing with optimization or machine learning; and graduate students in computer science, operations research, control, engineering, business and management, and applied mathematics.
Citește tot Restrânge

Preț: 87701 lei

Preț vechi: 96375 lei
-9% Nou

Puncte Express: 1316

Preț estimativ în valută:
16785 17707$ 13988£

Carte tipărită la comandă

Livrare economică 02-16 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780470278581
ISBN-10: 0470278587
Pagini: 624
Dimensiuni: 156 x 234 x 34 mm
Greutate: 0.95 kg
Editura: Wiley
Locul publicării:Hoboken, United States

Public țintă

Engineers and graduate students

Notă biografică


Cuprins


Descriere

Enables the readers to design and deploy powerful algorithms (methodologies and implementations) to solve complex optimization problems in a diverse range of industries. Includes numerous real-world examples to demonstrate how metaheuristics are applied Shows how to generate an efficient program from the design using the software framework.