
eBook - ePub
Handbook of Metaheuristic Algorithms
From Fundamental Theories to Advanced Applications
- 622 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
eBook - ePub
Handbook of Metaheuristic Algorithms
From Fundamental Theories to Advanced Applications
About this book
Handbook of Metaheuristic Algorithms: From Fundamental Theories to Advanced Applications provides a brief introduction to metaheuristic algorithms from the ground up, including basic ideas and advanced solutions. Although readers may be able to find source code for some metaheuristic algorithms on the Internet, the coding styles and explanations are generally quite different, and thus requiring expanded knowledge between theory and implementation. This book can also help students and researchers construct an integrated perspective of metaheuristic and unsupervised algorithms for artificial intelligence research in computer science and applied engineering domains.
Metaheuristic algorithms can be considered the epitome of unsupervised learning algorithms for the optimization of engineering and artificial intelligence problems, including simulated annealing (SA), tabu search (TS), genetic algorithm (GA), ant colony optimization (ACO), particle swarm optimization (PSO), differential evolution (DE), and others. Distinct from most supervised learning algorithms that need labeled data to learn and construct determination models, metaheuristic algorithms inherit characteristics of unsupervised learning algorithms used for solving complex engineering optimization problems without labeled data, just like self-learning, to find solutions to complex problems.
- Presents a unified framework for metaheuristics and describes well-known algorithms and their variants
- Introduces fundamentals and advanced topics for solving engineering optimization problems, e.g., scheduling problems, sensors deployment problems, and clustering problems
- Includes source code based on the unified framework for metaheuristics used as examples to show how TS, SA, GA, ACO, PSO, DE, parallel metaheuristic algorithm, hybrid metaheuristic, local search, and other advanced technologies are realized in programming languages such as C++ and Python
Frequently asked questions
Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Handbook of Metaheuristic Algorithms by Chun-Wei Tsai,Ming-Chao Chiang in PDF and/or ePUB format, as well as other popular books in Informatica & Business intelligence. We have over one million books available in our catalogue for you to explore.
Information
Table of contents
- Cover
- Front Matter
- Table of Contents
- Copyright
- Dedication
- Contents
- List of figures
- List of tables
- List of algorithms
- List of listings
- About the authors
- Preface
- List of Illustrations
- List of Tables
- Chapter One : Introduction
- Chapter Two : Optimization problems
- Chapter Three : Traditional methods
- Chapter Four : Metaheuristic algorithms
- Chapter Five : Simulated annealing
- Chapter Six : Tabu search
- Chapter Seven : Genetic algorithm
- Chapter Eight : Ant colony optimization
- Chapter Nine : Particle swarm optimization
- Chapter Ten : Differential evolution
- Chapter Eleven : Solution encoding and initialization operator
- Chapter Twelve : Transition operator
- Chapter Thirteen : Evaluation and determination operators
- Chapter Fourteen : Parallel metaheuristic algorithm
- Chapter Fifteen : Hybrid metaheuristic and hyperheuristic algorithms
- Chapter Sixteen : Local search algorithm
- Chapter Seventeen : Pattern reduction
- Chapter Eighteen : Search economics
- Chapter Nineteen : Advanced applications
- Chapter Twenty : Conclusion and future research directions
- Appendix A : Interpretations and analyses of simulation results
- Appendix B : Implementation in Python
- References
- Index
- 0–9