InterviewSolution
Saved Bookmarks
| 1. |
The leaves in a state-space tree represent only complete solutions.(a) true(b) falseI had been asked this question in a job interview.My doubt is from Backtracking in chapter Backtracking of Data Structures & Algorithms II |
|
Answer» Right answer is (B) false |
|