Page 1 of 1

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

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