Cantitate/Preț
Produs

Discrete Cuckoo Search for Combinatorial Optimization: Springer Tracts in Nature-Inspired Computing

Autor Aziz Ouaarab
en Limba Engleză Paperback – 25 mar 2021
This book provides a literature review of techniques used to pass from continuous to combinatorial space, before discussing a detailed example with individual steps of how cuckoo search (CS) can be adapted to solve combinatorial optimization problems. It demonstrates the application of CS to three different problems and describes their source code. The content is divided into five chapters, the first of which provides a technical description, together with examples of combinatorial search spaces. The second chapter summarizes a diverse range of methods used to solve combinatorial optimization problems. In turn, the third chapter presents a description of CS, its formulation and characteristics. In the fourth chapter, the application of discrete cuckoo search (DCS) to solve three POCs (the traveling salesman problem, quadratic assignment problem and job shop scheduling problem) is explained, focusing mainly on a reinterpretation of the terminology used in CS and its source of inspiration. In closing, the fifth chapter discusses random-key cuckoo search (RKCS) using random keys to represent positions found by cuckoo search in the TSP and QAP solution space.


Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 61994 lei  43-57 zile
  Springer Nature Singapore – 25 mar 2021 61994 lei  43-57 zile
Hardback (1) 62587 lei  43-57 zile
  Springer Nature Singapore – 25 mar 2020 62587 lei  43-57 zile

Din seria Springer Tracts in Nature-Inspired Computing

Preț: 61994 lei

Preț vechi: 77492 lei
-20% Nou

Puncte Express: 930

Preț estimativ în valută:
11866 12367$ 9878£

Carte tipărită la comandă

Livrare economică 06-20 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9789811538384
ISBN-10: 9811538387
Ilustrații: XV, 130 p. 29 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.22 kg
Ediția:1st ed. 2020
Editura: Springer Nature Singapore
Colecția Springer
Seria Springer Tracts in Nature-Inspired Computing

Locul publicării:Singapore, Singapore

Cuprins

Combinatorial optimization space.- Solving COPs.- From CS to DCS.- DCS and the studied COPs.- Cuckoo search Random key encoding.

Notă biografică

Dr. Aziz Ouaarab is an Assistant Professor of Computer Sciences and Applied Mathematics at Cadi Ayyad University of Marrakech, Morocco. Dr. Ouaarab received his M.S. degree in 2011 and his D.Phil. in Engineering Sciences in 2015, both from Mohammed V University of Rabat, Morocco. His thesis project focused on the use of nature-inspired metaheuristics to solve combinatorial optimization problems, and on cuckoo search as a special case to be improved. He joined the Computer Engineering and Systems Laboratory at the Faculty of Sciences and Techniques, Marrakech, in 2019. His research chiefly focuses on combinatorial optimization problems and how they can be solved by means of swarm intelligence and nature-inspired metaheuristics. Dr. Ouaarab currently serves on the editorial board of the International Journal of Bio-Inspired Computation.

Textul de pe ultima copertă

This book provides a literature review of techniques used to pass from continuous to combinatorial space, before discussing a detailed example with individual steps of how cuckoo search (CS) can be adapted to solve combinatorial optimization problems. It demonstrates the application of CS to three different problems and describes their source code. The content is divided into five chapters, the first of which provides a technical description, together with examples of combinatorial search spaces. The second chapter summarizes a diverse range of methods used to solve combinatorial optimization problems. In turn, the third chapter presents a description of CS, its formulation and characteristics. In the fourth chapter, the application of discrete cuckoo search (DCS) to solve three POCs (the traveling salesman problem, quadratic assignment problem and job shop scheduling problem) is explained, focusing mainly on a reinterpretation of the terminology used in CS and its source of inspiration. In closing, the fifth chapter discusses random-key cuckoo search (RKCS) using random keys to represent positions found by cuckoo search in the TSP and QAP solution space.



Caracteristici

Discusses how CS can be adapted to solve combinatorial optimization problems, from their discretization to the pseudocode Presents adaptation as a model for other metaheuristics Offers essential support to help beginning researchers understand how the same metaheuristic works in a search space for different combinatorial optimization problems