| Package | Description |
|---|---|
| com.fossgalaxy.games.fireworks.ai.mcts |
| Modifier and Type | Method and Description |
|---|---|
protected MCTSNode |
MCTS.select(MCTSNode root,
GameState state,
IterationObject iterationObject) |
protected MCTSNode |
MCTSPredictor.select(MCTSNode root,
GameState state,
IterationObject iterationObject) |
Copyright © 2017 FOSS Galaxy. All rights reserved.