Nature-inspired Metaheuristic Algorithms

Nature-inspired Metaheuristic Algorithms
Author: Xin-She Yang
Publisher: Luniver Press
Total Pages: 148
Release: 2010
Genre: Computers
ISBN: 1905986289

Download Nature-inspired Metaheuristic Algorithms Book in PDF, Epub and Kindle

Modern metaheuristic algorithms such as bee algorithms and harmony search start to demonstrate their power in dealing with tough optimization problems and even NP-hard problems. This book reviews and introduces the state-of-the-art nature-inspired metaheuristic algorithms in optimization, including genetic algorithms, bee algorithms, particle swarm optimization, simulated annealing, ant colony optimization, harmony search, and firefly algorithms. We also briefly introduce the photosynthetic algorithm, the enzyme algorithm, and Tabu search. Worked examples with implementation have been used to show how each algorithm works. This book is thus an ideal textbook for an undergraduate and/or graduate course. As some of the algorithms such as the harmony search and firefly algorithms are at the forefront of current research, this book can also serve as a reference book for researchers.

Search and Optimization by Metaheuristics

Search and Optimization by Metaheuristics
Author: Ke-Lin Du
Publisher: Birkhäuser
Total Pages: 437
Release: 2016-07-20
Genre: Computers
ISBN: 3319411926

Download Search and Optimization by Metaheuristics Book in PDF, Epub and Kindle

This textbook provides a comprehensive introduction to nature-inspired metaheuristic methods for search and optimization, including the latest trends in evolutionary algorithms and other forms of natural computing. Over 100 different types of these methods are discussed in detail. The authors emphasize non-standard optimization problems and utilize a natural approach to the topic, moving from basic notions to more complex ones. An introductory chapter covers the necessary biological and mathematical backgrounds for understanding the main material. Subsequent chapters then explore almost all of the major metaheuristics for search and optimization created based on natural phenomena, including simulated annealing, recurrent neural networks, genetic algorithms and genetic programming, differential evolution, memetic algorithms, particle swarm optimization, artificial immune systems, ant colony optimization, tabu search and scatter search, bee and bacteria foraging algorithms, harmony search, biomolecular computing, quantum computing, and many others. General topics on dynamic, multimodal, constrained, and multiobjective optimizations are also described. Each chapter includes detailed flowcharts that illustrate specific algorithms and exercises that reinforce important topics. Introduced in the appendix are some benchmarks for the evaluation of metaheuristics. Search and Optimization by Metaheuristics is intended primarily as a textbook for graduate and advanced undergraduate students specializing in engineering and computer science. It will also serve as a valuable resource for scientists and researchers working in these areas, as well as those who are interested in search and optimization methods.

Metaheuristic Optimization: Nature-Inspired Algorithms Swarm and Computational Intelligence, Theory and Applications

Metaheuristic Optimization: Nature-Inspired Algorithms Swarm and Computational Intelligence, Theory and Applications
Author: Modestus O. Okwu
Publisher: Springer Nature
Total Pages: 192
Release: 2020-11-13
Genre: Technology & Engineering
ISBN: 3030611116

Download Metaheuristic Optimization: Nature-Inspired Algorithms Swarm and Computational Intelligence, Theory and Applications Book in PDF, Epub and Kindle

This book exemplifies how algorithms are developed by mimicking nature. Classical techniques for solving day-to-day problems is time-consuming and cannot address complex problems. Metaheuristic algorithms are nature-inspired optimization techniques for solving real-life complex problems. This book emphasizes the social behaviour of insects, animals and other natural entities, in terms of converging power and benefits. Major nature-inspired algorithms discussed in this book include the bee colony algorithm, ant colony algorithm, grey wolf optimization algorithm, whale optimization algorithm, firefly algorithm, bat algorithm, ant lion optimization algorithm, grasshopper optimization algorithm, butterfly optimization algorithm and others. The algorithms have been arranged in chapters to help readers gain better insight into nature-inspired systems and swarm intelligence. All the MATLAB codes have been provided in the appendices of the book to enable readers practice how to solve examples included in all sections. This book is for experts in Engineering and Applied Sciences, Natural and Formal Sciences, Economics, Humanities and Social Sciences.

Metaheuristics

Metaheuristics
Author: El-Ghazali Talbi
Publisher: John Wiley & Sons
Total Pages: 625
Release: 2009-05-27
Genre: Computers
ISBN: 0470496908

Download Metaheuristics Book in PDF, Epub and Kindle

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.

Applications of Metaheuristic Optimization Algorithms in Civil Engineering

Applications of Metaheuristic Optimization Algorithms in Civil Engineering
Author: A. Kaveh
Publisher: Springer
Total Pages: 381
Release: 2016-11-30
Genre: Technology & Engineering
ISBN: 331948012X

Download Applications of Metaheuristic Optimization Algorithms in Civil Engineering Book in PDF, Epub and Kindle

The book presents recently developed efficient metaheuristic optimization algorithms and their applications for solving various optimization problems in civil engineering. The concepts can also be used for optimizing problems in mechanical and electrical engineering.

Meta-heuristic Algorithms for Optimal Design of Real-Size Structures

Meta-heuristic Algorithms for Optimal Design of Real-Size Structures
Author: Ali Kaveh
Publisher: Springer
Total Pages: 172
Release: 2018-04-10
Genre: Technology & Engineering
ISBN: 3319787802

Download Meta-heuristic Algorithms for Optimal Design of Real-Size Structures Book in PDF, Epub and Kindle

The contributions in this book discuss large-scale problems like the optimal design of domes, antennas, transmission line towers, barrel vaults and steel frames with different types of limitations such as strength, buckling, displacement and natural frequencies. The authors use a set of definite algorithms for the optimization of all types of structures. They also add a new enhanced version of VPS and information about configuration processes to all chapters. Domes are of special interest to engineers as they enclose a maximum amount of space with a minimum surface and have proven to be very economical in terms of consumption of constructional materials. Antennas and transmission line towers are the one of the most popular structure since these steel lattice towers are inexpensive, strong, light and wind resistant. Architects and engineers choose barrel vaults as viable and often highly suitable forms for covering not only low-cost industrial buildings, warehouses, large-span hangars, indoor sports stadiums, but also large cultural and leisure centers. Steel buildings are preferred in residential as well as commercial buildings due to their high strength and ductility particularly in regions which are prone to earthquakes.

Meta-heuristic and Evolutionary Algorithms for Engineering Optimization

Meta-heuristic and Evolutionary Algorithms for Engineering Optimization
Author: Omid Bozorg-Haddad
Publisher: John Wiley & Sons
Total Pages: 306
Release: 2017-10-09
Genre: Mathematics
ISBN: 1119386993

Download Meta-heuristic and Evolutionary Algorithms for Engineering Optimization Book in PDF, Epub and Kindle

A detailed review of a wide range of meta-heuristic and evolutionary algorithms in a systematic manner and how they relate to engineering optimization problems This book introduces the main metaheuristic algorithms and their applications in optimization. It describes 20 leading meta-heuristic and evolutionary algorithms and presents discussions and assessments of their performance in solving optimization problems from several fields of engineering. The book features clear and concise principles and presents detailed descriptions of leading methods such as the pattern search (PS) algorithm, the genetic algorithm (GA), the simulated annealing (SA) algorithm, the Tabu search (TS) algorithm, the ant colony optimization (ACO), and the particle swarm optimization (PSO) technique. Chapter 1 of Meta-heuristic and Evolutionary Algorithms for Engineering Optimization provides an overview of optimization and defines it by presenting examples of optimization problems in different engineering domains. Chapter 2 presents an introduction to meta-heuristic and evolutionary algorithms and links them to engineering problems. Chapters 3 to 22 are each devoted to a separate algorithm— and they each start with a brief literature review of the development of the algorithm, and its applications to engineering problems. The principles, steps, and execution of the algorithms are described in detail, and a pseudo code of the algorithm is presented, which serves as a guideline for coding the algorithm to solve specific applications. This book: Introduces state-of-the-art metaheuristic algorithms and their applications to engineering optimization; Fills a gap in the current literature by compiling and explaining the various meta-heuristic and evolutionary algorithms in a clear and systematic manner; Provides a step-by-step presentation of each algorithm and guidelines for practical implementation and coding of algorithms; Discusses and assesses the performance of metaheuristic algorithms in multiple problems from many fields of engineering; Relates optimization algorithms to engineering problems employing a unifying approach. Meta-heuristic and Evolutionary Algorithms for Engineering Optimization is a reference intended for students, engineers, researchers, and instructors in the fields of industrial engineering, operations research, optimization/mathematics, engineering optimization, and computer science. OMID BOZORG-HADDAD, PhD, is Professor in the Department of Irrigation and Reclamation Engineering at the University of Tehran, Iran. MOHAMMAD SOLGI, M.Sc., is Teacher Assistant for M.Sc. courses at the University of Tehran, Iran. HUGO A. LOÁICIGA, PhD, is Professor in the Department of Geography at the University of California, Santa Barbara, United States of America.

Applications of Hybrid Metaheuristic Algorithms for Image Processing

Applications of Hybrid Metaheuristic Algorithms for Image Processing
Author: Diego Oliva
Publisher: Springer Nature
Total Pages: 488
Release: 2020-03-27
Genre: Technology & Engineering
ISBN: 3030409775

Download Applications of Hybrid Metaheuristic Algorithms for Image Processing Book in PDF, Epub and Kindle

This book presents a collection of the most recent hybrid methods for image processing. The algorithms included consider evolutionary, swarm, machine learning and deep learning. The respective chapters explore different areas of image processing, from image segmentation to the recognition of objects using complex approaches and medical applications. The book also discusses the theory of the methodologies used to provide an overview of the applications of these tools in image processing. The book is primarily intended for undergraduate and postgraduate students of science, engineering and computational mathematics, and can also be used for courses on artificial intelligence, advanced image processing, and computational intelligence. Further, it is a valuable resource for researchers from the evolutionary computation, artificial intelligence and image processing communities.

Essentials of Metaheuristics (Second Edition)

Essentials of Metaheuristics (Second Edition)
Author: Sean Luke
Publisher:
Total Pages: 242
Release: 2012-12-20
Genre: Algorithms
ISBN: 9781300549628

Download Essentials of Metaheuristics (Second Edition) Book in PDF, Epub and Kindle

Interested in the Genetic Algorithm? Simulated Annealing? Ant Colony Optimization? Essentials of Metaheuristics covers these and other metaheuristics algorithms, and is intended for undergraduate students, programmers, and non-experts. The book covers a wide range of algorithms, representations, selection and modification operators, and related topics, and includes 71 figures and 135 algorithms great and small. Algorithms include: Gradient Ascent techniques, Hill-Climbing variants, Simulated Annealing, Tabu Search variants, Iterated Local Search, Evolution Strategies, the Genetic Algorithm, the Steady-State Genetic Algorithm, Differential Evolution, Particle Swarm Optimization, Genetic Programming variants, One- and Two-Population Competitive Coevolution, N-Population Cooperative Coevolution, Implicit Fitness Sharing, Deterministic Crowding, NSGA-II, SPEA2, GRASP, Ant Colony Optimization variants, Guided Local Search, LEM, PBIL, UMDA, cGA, BOA, SAMUEL, ZCS, XCS, and XCSF.

Metaheuristic and Evolutionary Computation: Algorithms and Applications

Metaheuristic and Evolutionary Computation: Algorithms and Applications
Author: Hasmat Malik
Publisher: Springer Nature
Total Pages: 830
Release: 2020-10-08
Genre: Technology & Engineering
ISBN: 9811575711

Download Metaheuristic and Evolutionary Computation: Algorithms and Applications Book in PDF, Epub and Kindle

This book addresses the principles and applications of metaheuristic approaches in engineering and related fields. The first part covers metaheuristics tools and techniques such as ant colony optimization and Tabu search, and their applications to several classes of optimization problems. In turn, the book’s second part focuses on a wide variety of metaheuristics applications in engineering and/or the applied sciences, e.g. in smart grids and renewable energy. In addition, the simulation codes for the problems discussed are included in an appendix for ready reference. Intended for researchers aspiring to learn and apply metaheuristic techniques, and gathering contributions by prominent experts in the field, the book offers readers an essential introduction to metaheuristics, its theoretical aspects and applications.