The alphaPlayer is the CPU player running the MCTS algorithm and score are generated in favour of this player.
Namespace: VikingChess.ModelAssembly: VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax private Player alphaPlayer
Field Value
Type:
PlayerSee Also