Jason Leveille's Iterative Deepening - CS520: Home

  1. Click on a node for which you want to find the ID node path.
  2. The node path will always start from the root node. I have not provided the ability to start anywhere else.
  3. Unfortunately I din't have time to add lines from parent to child nodes. This makes reading the tree difficult, however you should find the results are accurate.
  4. Have Fun!
Adjancency Matrix. If it helps, I am using the same nodes and edges as can be found in this diagram.