Jason Leveille's Depth First Search:
Home
Depth First
Iterative Deepening
Click on a node for which you want to find the node search path.
The node path will always start from the root node. I have not provided the ability to start anywhere else.
Adjancency Matrix
. If it helps, I am using the same nodes and edges as can be found in
this diagram
.