dfs-algorithms
There are 5 repositories under dfs-algorithms topic.
hassanzadehmahdi/River-Crossing-Puzzle
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.
AWass04/Rat-Maze-DFS-Algorithm
A DFS algorithm designed to solve a maze.
Dec1pher445/AI-search-algorithms
This is a python implementation of BFS and DFS search algorithms
mehanix/Incremental-DFS-Algorithms
š§© Presentation on Incremental DFS Algorithms