This book is written for practitioners interested in solving ill-structured search and optimization problems using modern derivative-free algorithms. The book will get you up to speed with the core concepts of search and optimization and endow you with the ability to deal with practical design, planning and control problems.
Without assuming any prior knowledge of search and optimization and with an intermediate knowledge of data structures and Python, this book has been written to take most anyone from never solving search and optimization problems to being a well-rounded search and optimization practitioner able to select, implement and adapt the right solver for the right problem.
- Chapter-1 Introduction to Search and Optimization
- Part-I Deterministic Seach Algorithms
- Part-II Trajectory-based Algorithms
- Part-III Evolutionary Computing Algorithms
- Part-IV Swarm Intelligence Algorithms
- Part-V Machine Learning-based Methods
- Appendices
Plain text (IEEE style):
Alaa Khamis. Optimization Algorithms: AI techniques for design, planning, and control problems. Manning Publications, ISBN 9781633438835, 2023.
BibTeX:
@book{Khamis2023,
title = "Optimization Algorithms: AI techniques for design, planning, and control problems",
author = "Alaa Khamis",
year = 2023,
publisher = "Manning Publications",
address = "Shelter Island, New York, United States"
}