Viking Chess Documentation
Viking Chess Documentation
VikingChess Namespaces
VikingChess.Model
MCTS Class
MCTS Methods
evaluateBoard Method
evaluateControl Method
generateNodes Method
makeMove Method
PerformSteps Method
scorePieces Method
SimulateGame Method
MCTS
SimulateGame Method
Simulates a
Game
between two
Player
then scores the resulting
Board
.
Namespace:
VikingChess.Model
Assembly:
VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
double
SimulateGame
(
Node
node
)
Parameters
node
Type:
VikingChess.Model
Node
The
Node
to simulate the
Game
from.
Return Value
Type:
Double
The
score
for this simulation/>
See Also
Reference
MCTS Class
VikingChess.Model Namespace
Copyright Declan Murphy 2016
Send comments on this topic to
masterdex@live.ie