Viking Chess Documentation
Viking Chess Documentation
VikingChess Namespaces
VikingChess.Model
Node Class
Node Fields
board Field
children Field
EPSILON Field
hasWon Field
lastMoveTuple Field
parent Field
score Field
visitCount Field
Node
EPSILON Field
A constant to protect against divide by zero errors in the UCT algorithm.
Namespace:
VikingChess.Model
Assembly:
VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
private
const
double
EPSILON
= 1E-05
Field Value
Type:
Double
See Also
Reference
Node Class
VikingChess.Model Namespace
Copyright Declan Murphy 2016
Send comments on this topic to
masterdex@live.ie