Both LIFO branch and bound strategy and backtracking leads to depth first search.
(a) true
(b) false
This 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