#include <captureEstimation.h>
Public Member Functions | |
CaptureEstimation (const NumEffectState &s) | |
bool | operator() (Move l, Move r) const |
Public Attributes | |
const NumEffectState & | state |
Definition at line 13 of file captureEstimation.h.
|
inlineexplicit |
Definition at line 16 of file captureEstimation.h.
Definition at line 19 of file captureEstimation.h.
References osl::alt(), osl::Move::capturePtype(), osl::Move::oldPtype(), osl::Move::player(), osl::eval::Ptype_Eval_Table, state, osl::Move::to(), and osl::eval::PtypeEvalTable::value().
const NumEffectState& osl::move_order::CaptureEstimation::state |
Definition at line 15 of file captureEstimation.h.
Referenced by operator()().