0 votes
in Artificial Intelligence by
Which cannot be taken as advantage for totally ordered plan search?

(a) Composition

(b) State search

(c) Problem decomposition

(d) None of the mentioned

I had been asked this question during an interview.

My query is from Partial Order Planning topic in division Planning and Acting in the Real World 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
Right choice is (c) Problem decomposition

Explanation: As the search explore only linear sequences of actions, So they cannot take advantage of problem decomposition.
...