MCTSNode constructor

MCTSNode(
  1. Tensor state
)

Implementation

MCTSNode(this.state);