InterviewSolution
Saved Bookmarks
| 1. |
Both LIFO branch and bound strategy and backtracking leads to depth first search.(a) true(b) falseThis question was addressed to me in my homework.I would like to ask this question from Graph Search in chapter Graph Search of Data Structures & Algorithms II |
|
Answer» The correct option is (a) true |
|