AIToolbox
A library that offers tools for AI problem solving.
|
#include <AIToolbox/MDP/Algorithms/MCTS.hpp>
Public Attributes | |
ActionNodes | children |
unsigned | N = 0 |
ActionNodes AIToolbox::MDP::MCTS< M, StateHash >::StateNode::children |
unsigned AIToolbox::MDP::MCTS< M, StateHash >::StateNode::N = 0 |