[][src]Type Definition mcts::StateEvaluation

type StateEvaluation<Spec> = <<Spec as MCTS>::Eval as Evaluator<Spec>>::StateEvaluation;