Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 256 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 256 Bytes

wolves_and_chickens

Solving Wolves and Chickens games using Breadth-First, Depth-First, Iterative Deepening Depth-First, and A-star graph search algorithms. Run with command line arguments:

python main.py initialStatefile goalStateFile mode outputFile