Page 1 of 1
DFS-BFS
Posted: Mon Jan 13, 2003 10:01 pm
by Jalal
Can anyone provide me name of any good book or tutorial websites
about the DFS & BFS to learn those?

Posted: Tue Jan 14, 2003 3:24 pm
by prilmeie
Both algorithms are very simple, so you should be able to derivate the implementation of the algorithms by yourself. An explanation can be found at:
http://www.ics.uci.edu/~eppstein/161/960215.html