[][src]Module ggpf::policies::mcts::uct

UCT policy.

Structs

UCTMoveInfo

UCT move information.

UCTNodeInfo

UCT node information.

UCTPolicy_

UCT policy description.

Type Definitions

UCTPolicy

UCT policy as an MCTS policy.