#include <feature.h>
|
enum | { ATTACK_DIM = PTYPE_SIZE*PTYPE_SIZE*PTYPE_SIZE
, DIM = ATTACK_DIM*3
} |
|
◆ anonymous enum
◆ LureDefender()
osl::move_probability::LureDefender::LureDefender |
( |
| ) |
|
|
inline |
◆ match() [1/2]
Definition at line 1171 of file move_probability/feature.h.
References osl::alt(), ATTACK_DIM, osl::Board_Table, osl::canPromote(), osl::BoardTable::getOffset(), osl::NumEffectState::hasEffectIf(), osl::KING, osl::SimpleState::kingSquare(), osl::Move::player(), osl::promote(), osl::Move::ptype(), osl::PTYPE_EDGE, osl::PTYPE_SIZE, osl::Move::ptypeO(), osl::Square::square, osl::Move::to(), osl::SimpleState::turn(), and osl::U.
Referenced by match().
◆ match() [2/2]
double osl::move_probability::LureDefender::match |
( |
const StateInfo & |
info, |
|
|
const MoveInfo & |
move, |
|
|
int |
offset, |
|
|
const double * |
w |
|
) |
| const |
|
inlinevirtual |
The documentation for this class was generated from the following file: