[][src]Type Definition oxymcts::MctsTree

type MctsTree<T, M, R, A> = Tree<MctsNode<T, M, R, A>>;