Chapter 4.1: Local Search
Examples
- Apply Simple Hill Climbing to a Maze Problem
- The n-Queens Problem - Speeding up the conflict calculation with JIT compiled code (numba).
- Example code for the TSP
Exercises
License
© 2025-2026 Michael Hahsler. All code and documents in this repository are provided under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) License.
