InterviewSolution
Saved Bookmarks
| 1. |
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 GraphsThe 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 |
|
Answer» Right option is (d) PLANNING Graphs |
|