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
GetParent Method
Returns the
parent
of this
Node
.
Namespace:
VikingChess.Model
Assembly:
VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
Node
GetParent
()
Return Value
Type:
Node
The
parent
of this
Node
See Also
Reference
Node Class
VikingChess.Model Namespace
Copyright Declan Murphy 2016
Send comments on this topic to
masterdex@live.ie