0 votes
in Artificial Intelligence by
To eliminate the inaccuracy problem in planning problem or partial order planning problem we can use ___________________ data structure/s.

(a) Stacks

(b) Queue

(c) BST (Binary Search Tree)

(d) Planning Graphs

The question was asked by my school teacher while I was bunking the class.

This intriguing question originated from Planning and Acting in the Real World topic in portion 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 option is (d) Planning Graphs

For explanation I would say: A planning graph can be used to give better heuristic estimates.

Related questions

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