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
isLeaf Method
Checks to see if this is a leaf
Node
.
Namespace:
VikingChess.Model
Assembly:
VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
bool
isLeaf
()
Return Value
Type:
Boolean
A
Boolean
representing whether this
Node
is a leaf node or not.
See Also
Reference
Node Class
VikingChess.Model Namespace
Copyright Declan Murphy 2016
Send comments on this topic to
masterdex@live.ie