This is a variation of the classical river crossing puzzle. In these kinds of puzzles, the limitations to the solution is defined by the constraints placed on the different objects involved.
-
Updated
Jan 9, 2023 - Python
This is a variation of the classical river crossing puzzle. In these kinds of puzzles, the limitations to the solution is defined by the constraints placed on the different objects involved.
This is a python implementation of BFS and DFS search algorithms
🧩 Presentation on Incremental DFS Algorithms
Add a description, image, and links to the dfs-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the dfs-algorithms topic, visit your repo's landing page and select "manage topics."