Page 1 of 1

explain a graph problem that has a direct and efficient algorithm using Depth first search, but whose solution is not ne

Posted: Sun May 15, 2022 8:29 am
by answerhappygod
explain a graph problem that has a direct and efficient algorithm using Depth first search, but whose solution is not nearly so straight forward if the algorithm was based on breadth first search.