Can anything that can be DFS'ed also be BFS'ed?

I guess what I am asking is: how will I know when to BFS and when NOT to BFS?

thx

Comments (0)