InterviewSolution
Saved Bookmarks
| 1. |
Which approach is to pretend that a pure divide and conquer algorithm will work?(a) Goal independence(b) Subgoal independence(c) Both Goal & Subgoal independence(d) None of the mentionedI have been asked this question in my homework.Query is from State Space Search in section Adversarial Search of Artificial Intelligence |
|
Answer» Correct answer is (B) Subgoal independence |
|