Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 295 Bytes

File metadata and controls

5 lines (3 loc) · 295 Bytes

The implementation of Enforced Hill Climbing using Manhattan Distance as the heuristic under the Berkeley pacman framework.

The implementation of Iterative Deepening A* algorithm under the Berkeley pacman framework.

Berkeley pacman framework: http://ai.berkeley.edu/project_overview.html