Click or drag to resize
MCTSroot Field
The root node of the game tree.

Namespace: VikingChess.Model
Assembly: VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
private Node root

Field Value

Type: Node
See Also