node class definition
node class definition
| 1 2 3 | ini_node(MT, move = 0, parent = 0, parent_move = 0, state = NULL)
node_exist(MTCS_value, Id, move)
 | 
| MT | the tree to initiate node into | 
| move | the move to make | 
| parent | id of parent | 
| state | game state | 
| MTCS_value | MTCS_value table | 
| Id | Id of the state | 
| move | the move to make | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.