Saved Bookmarks
| 1. |
Which data structure is used to give better heuristic estimates?(a) Forwards state-space(b) Backward state-space(c) Planning graph algorithm(d) None of the mentioned |
|
Answer» The correct choice is (c) Planning graph algorithm For explanation I would say: A special data structure called planning graph is used to give better heuristic estimates. |
|