Backtracking algorithm is implemented by constructing a tree of choices called as?
(a) State-space tree
(b) State-chart tree
(c) Node tree
(d) Backtracking tree
This question was posed to me by my school principal while I was bunking the class.
Question is from Backtracking in chapter Backtracking of Data Structures & Algorithms II