My Project
|
#include <feature.h>
Public Member Functions | |
CapturePtype () | |
double | match (const StateInfo &state, const MoveInfo &move, int offset, const double *w) const |
![]() | |
Feature (std::string n, size_t d) | |
virtual | ~Feature () |
std::string | name () const |
size_t | dimension () const |
Additional Inherited Members | |
![]() | |
static int | classifyEffect9 (const NumEffectState &state, Player player, Square to) |
Definition at line 130 of file move_probability/feature.h.
|
inline |
Definition at line 133 of file move_probability/feature.h.
|
inlinevirtual |
Implements osl::move_probability::Feature.
Definition at line 136 of file move_probability/feature.h.
References osl::alt(), osl::captured(), osl::Move::capturePtype(), osl::SimpleState::countPiecesOnStand(), osl::move_probability::MoveInfo::move, osl::move_probability::MoveInfo::player, osl::Move::ptype(), osl::PTYPE_EDGE, osl::PTYPE_EMPTY, osl::PTYPE_SIZE, osl::move_probability::MoveInfo::see, osl::move_probability::StateInfo::state, osl::move_probability::StateInfo::threatened, and osl::unpromote().