Viking Chess Documentation
Viking Chess Documentation
VikingChess Namespaces
VikingChess.Model
Node Class
Node Methods
AddChild Method
ExpandNode Method
getBestChild Method
GetBoard Method
GetChildren Method
GetLastMove Method
GetParent Method
GetScore Method
GetVisits Method
getWin Method
getWinChance Method
isLeaf Method
setLastMove Method
setWin Method
ToString Method
UCTSelectBest Method
updateScore Method
updateStats Method
updateVisitCount Method
Node
updateScore Method
Updates the
score
of this
Node
.
Namespace:
VikingChess.Model
Assembly:
VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
updateScore
(
double
value
)
Parameters
value
Type:
System
Double
See Also
Reference
Node Class
VikingChess.Model Namespace
Copyright Declan Murphy 2016
Send comments on this topic to
masterdex@live.ie