Which data structure is used for implementing a LIFO branch and bound strategy?
(a) stack
(b) queue
(c) array
(d) linked list
The question was asked in examination.
I need to ask this question from Graph Search in chapter Graph Search of Data Structures & Algorithms II