0 votes
in Artificial Intelligence by
Which is used to extract solution directly from the planning graph?

(a) Planning algorithm

(b) Graphplan

(c) Hill-climbing search

(d) All of the mentioned

I got this question in homework.

I need to ask this question from Graph 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
The correct answer is (b) Graphplan

For explanation: We can extract the solution directly from the planning graph, using a specialized algorithm called Graphplan.
...