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