関係の価値は[-127,127]点の評価関数. More...
#include <piecePairRawEval.h>
Public Types | |
typedef PiecePairEval < PiecePairRawEval, PiecePairRawTable > | base_t |
![]() | |
typedef PiecePairEvalTableBase < PiecePairRawTable > | base_t |
Public Member Functions | |
PiecePairRawEval (const SimpleState &state) | |
![]() | |
void | changeTurn () |
int | expect (const SimpleState &state, Move m) const |
この時 state は move する前 More... | |
void | update (const SimpleState &new_state, Move last_move) |
この時 state は move した後 More... | |
Additional Inherited Members | |
![]() | |
static int | diffWithMove (const SimpleState &state, Move move) |
![]() | |
static const int | ROUND_UP = 2 |
roundup は 2^n であること More... | |
![]() | |
PiecePairEval (const SimpleState &state) | |
![]() | |
int | val |
関係の価値は[-127,127]点の評価関数.
Definition at line 47 of file piecePairRawEval.h.
typedef PiecePairEval<PiecePairRawEval,PiecePairRawTable> osl::eval::ppair::PiecePairRawEval::base_t |
Definition at line 50 of file piecePairRawEval.h.
|
inlineexplicit |
Definition at line 51 of file piecePairRawEval.h.