+1 vote
in Artificial Intelligence by
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

I have been asked this question in my homework.

Query is from State Space Search in section Adversarial Search of Artificial Intelligence

Select the correct answer from above options

Interview Questions and Answers, Database Interview Questions and Answers for Freshers and Experience

1 Answer

0 votes
by
Correct answer is (b) Subgoal independence

To explain: Subgoal independence approach is to pretend that a pure divide and conquer algorithm will work for admissible heuristics.

Related questions

+1 vote
asked Oct 26, 2021 in Artificial Intelligence by DavidAnderson
0 votes
asked Oct 23, 2021 in Artificial Intelligence by DavidAnderson
...