chapter two
2 A Deeper Look at Search and Optimization
This chapter covers
- Classifying optimization problems based on different criteria.
- Classifying search and optimization algorithms based on the way the search space is explored and how deterministic the algorithm is.
- Introducing heuristics, meta-heuristics, and heuristic search strategies.
- A first look at nature-inspired search and optimization algorithms.