#include <analysesResult.h>
Public Attributes | |
vector< Move > | pv |
int | eval |
int | cur_eval |
Definition at line 54 of file analysesResult.h.
int osl::annotate::AnalysesResult::Vision::cur_eval |
Definition at line 57 of file analysesResult.h.
Referenced by osl::annotate::Vision3::match().
int osl::annotate::AnalysesResult::Vision::eval |
Definition at line 57 of file analysesResult.h.
Referenced by osl::annotate::Vision3::match().
vector<Move> osl::annotate::AnalysesResult::Vision::pv |
Definition at line 56 of file analysesResult.h.
Referenced by osl::annotate::Vision3::match().