InterviewSolution
Saved Bookmarks
| 1. |
_____________ algorithms is used to extract the plan directly from the planning graph, rather than using graph to provide heuristic.(a) BFS/DFS(b) A*(c) Graph-Plan(d) GreedyThis question was addressed to me in examination.Origin of the question is Planning and Acting in the Real World topic in division Planning and Acting in the Real World of Artificial Intelligence |
|
Answer» The CORRECT CHOICE is (C) Graph-Plan |
|