Skip to content

oshindutta/CrossRiverPuzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Solving the Wolf Cabbage Goat and Man Puzzle

Solving the Wolf Sheep Cabbage problem using Depth First search on undirected graph to print all possible paths from inital state: everyone on the left bank to the final state: everyone on the right bank of thr river

Github link: https://github.com/oshdutta/CrossRiverPuzzle/