darknet  v3
Public Attributes | List of all members
move Struct Reference
Collaboration diagram for move:
Collaboration graph

Public Attributes

float value
 
float mcts
 
int row
 
int col
 

Detailed Description

Definition at line 542 of file go.c.

Member Data Documentation

◆ col

int move::col

Definition at line 546 of file go.c.

◆ mcts

float move::mcts

Definition at line 544 of file go.c.

◆ row

int move::row

Definition at line 545 of file go.c.

◆ value

float move::value

Definition at line 543 of file go.c.


The documentation for this struct was generated from the following file: