AI MCQ #291: Which approach is to pretend that a pure divide and conquer algorithm will work?

Q291. 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 mentioned

✅ Correct Answer: B) Subgoal independence

Explanation: Subgoal independence approach is to pretend that a pure divide and conquer algorithm will work for admissible heuristics. Alpha Beta Pruning