Skip to content

ll220/wolves_and_chickens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Solving Wolves and Chickens games using Breadth-First, Depth-First, Iterative Deepening Depth-First, and A-star graph search algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages