Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 325 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 325 Bytes

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/