0 votes
in Artificial Intelligence by
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) Forest

I had been asked this question in examination.

My query is from Game Theory in portion Adversarial Search 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
Correct option is (b) Game Tree

To elaborate: An example of game tree for Tic-Tac-Toe game.

Related questions

+1 vote
asked Nov 1, 2021 in Artificial Intelligence by DavidAnderson
+1 vote
asked Nov 1, 2021 in Artificial Intelligence by DavidAnderson
...