breadth first or depth first search

Posted by endroix on Stack Overflow See other posts from Stack Overflow or by endroix
Published on 2010-05-12T19:33:10Z Indexed on 2010/05/12 19:34 UTC
Read the original article Hit count: 372

I know how this algorithm works, but cant decide when to use which algorithm ? Are there some guidelines, where one better perform than other or any considerations ? Thanks very much.

© Stack Overflow or respective owner

Related posts about breadth-first-search

Related posts about depth-first-search