InterviewSolution
Saved Bookmarks
| 1. |
The initial state and the legal moves for each side define the __________ for the game.(a) Search Tree(b) Game Tree(c) State Space Search(d) ForestI had been asked this question in examination.My query is from Game Theory in portion Adversarial Search of Artificial Intelligence |
|
Answer» Correct OPTION is (b) Game TREE |
|