Click or drag to resize
NodeEPSILON 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#
private const double EPSILON = 1E-05

Field Value

Type: Double
See Also