#include <openMidEndingEval.h>
Static Public Member Functions | |
static const char * | name (ProgressIndependentFeature) |
static const char * | name (StageFeature) |
Public Attributes | |
int | value |
int | progress |
CArray< int, PROGRESS_INDEPENDENT_FEATURE_LIMIT > | progress_independent_values |
CArray< MultiInt, STAGE_FEATURE_LIMIT > | stage_values |
Definition at line 38 of file openMidEndingEval.h.
Enumerator | |
---|---|
PIECE | |
BISHOP_EXCHANGE_SILVER_KING | |
ENTER_KING_DEFENSE | |
KING25_EFFECT_ATTACK | |
PIECE_PAIR | |
PIECE_PAIR_KING | |
PROGRESS_INDEPENDENT_FEATURE_LIMIT |
Definition at line 105 of file openMidEndingEval.h.
Definition at line 40 of file openMidEndingEval.h.
|
static |
Definition at line 36 of file openMidEndingEval.cc.
|
static |
Definition at line 49 of file openMidEndingEval.cc.
int osl::eval::ml::OpenMidEndingEvalDebugInfo::progress |
Definition at line 116 of file openMidEndingEval.h.
Referenced by osl::eval::ml::OpenMidEndingEval::debugInfo().
CArray<int, PROGRESS_INDEPENDENT_FEATURE_LIMIT> osl::eval::ml::OpenMidEndingEvalDebugInfo::progress_independent_values |
Definition at line 117 of file openMidEndingEval.h.
Referenced by osl::eval::ml::OpenMidEndingEval::debugInfo(), and show().
CArray<MultiInt, STAGE_FEATURE_LIMIT> osl::eval::ml::OpenMidEndingEvalDebugInfo::stage_values |
Definition at line 118 of file openMidEndingEval.h.
Referenced by osl::eval::ml::OpenMidEndingEval::debugInfo(), and show().
int osl::eval::ml::OpenMidEndingEvalDebugInfo::value |
Definition at line 115 of file openMidEndingEval.h.
Referenced by osl::eval::ml::OpenMidEndingEval::debugInfo().