Ask a Question

A game tree is basically an AND-OR graph.Justify

on 2011-11-28 07:54:34   by IRINA   on MCA  3 answers

Megha

on 2011-11-28 10:30:00  

In game theory, a game tree is a directed graph whose nodes are positions in a game and whose edges are moves. The complete game tree for a game is the game tree starting at the initial position and containing all possible moves from each position; the complete tree is the same tree as that obtained from the extensive-form game representation.

Deepanwita

on 2011-12-31 10:30:00  

http://homepages.feis.herts.ac.uk/~comqdp1/AI_2/AdvancedSearch.pdf

Abhishek

on 2013-12-08 10:30:00  

Thank u.. :)