Skip to content

DFS and A* search on the missionary cannibal problem in Python

License

Notifications You must be signed in to change notification settings

BluedragonXVI/missionary_cannibal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

missionary_cannibal

DFS and A* search on the missionary cannibal problem in Python
100% original code, done as an assignment for my AI class
11 step optimal solution was found using DFS and commented heuristic function for A*
Mainly uploaded as an example of my Python coding style

About

DFS and A* search on the missionary cannibal problem in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages