Handbook of Metaheuristic Algorithms
eBook - ePub

Handbook of Metaheuristic Algorithms

From Fundamental Theories to Advanced Applications

  1. 622 pages
  2. English
  3. ePUB (mobile friendly)
  4. 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.
Both plans are available with monthly, semester, or annual billing cycles.
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.
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

  1. Cover
  2. Front Matter
  3. Table of Contents
  4. Copyright
  5. Dedication
  6. Contents
  7. List of figures
  8. List of tables
  9. List of algorithms
  10. List of listings
  11. About the authors
  12. Preface
  13. List of Illustrations
  14. List of Tables
  15. Chapter One : Introduction
  16. Chapter Two : Optimization problems
  17. Chapter Three : Traditional methods
  18. Chapter Four : Metaheuristic algorithms
  19. Chapter Five : Simulated annealing
  20. Chapter Six : Tabu search
  21. Chapter Seven : Genetic algorithm
  22. Chapter Eight : Ant colony optimization
  23. Chapter Nine : Particle swarm optimization
  24. Chapter Ten : Differential evolution
  25. Chapter Eleven : Solution encoding and initialization operator
  26. Chapter Twelve : Transition operator
  27. Chapter Thirteen : Evaluation and determination operators
  28. Chapter Fourteen : Parallel metaheuristic algorithm
  29. Chapter Fifteen : Hybrid metaheuristic and hyperheuristic algorithms
  30. Chapter Sixteen : Local search algorithm
  31. Chapter Seventeen : Pattern reduction
  32. Chapter Eighteen : Search economics
  33. Chapter Nineteen : Advanced applications
  34. Chapter Twenty : Conclusion and future research directions
  35. Appendix A : Interpretations and analyses of simulation results
  36. Appendix B : Implementation in Python
  37. References
  38. Index
  39. 0–9