Examveda

Which of the following branch and bound strategy leads to depth first search?

A. LIFO branch and bound

B. FIFO branch and bound

C. Lowest cost branch and bound

D. Highest cost branch and bound

Answer: Option A


Join The Discussion

Related Questions on Graph Algorithms (DFS, BFS, Dijkstras, etc)