DEPTH FIRST SEARCH
843789May 2 2009 — edited May 6 2009hi,
could u help me i want to read tree(node and edges betwwen node) i want to use DFS but it's unclear how to DFS to read data stored in file
do I need to store tree information in file or create it in the same jave
could u help me please