Chapter 3: Problem Solving by Search
Contents
Assignment
Comparisons
- Mazes: Compare the search behavior of different algorithms.
- Mazes: Compare the detailed search behavior with animations.
- Mazes: Compare BFS with A-Star Search using the L Maze.
- Mazes: Compare Issues with DSF Cycle Checking for the Open Maze.
Heuristics
License
© 2025 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.