#include <richPredictor.h>
Public Member Functions | |
double | predict (const NumEffectState &state, const Move move) |
Definition at line 15 of file richPredictor.h.
double osl::threatmate::RichPredictor::predict | ( | const NumEffectState & | state, |
const Move | move | ||
) |
Definition at line 5 of file richPredictor.cc.
References osl::alt(), osl::BISHOP, osl::BLACK, osl::Move::capturePtype(), count, osl::Piece::EMPTY(), osl::GOLD, osl::Square::isOnBoard(), osl::KNIGHT, osl::LANCE, osl::eval::max(), osl::eval::min(), osl::Piece::owner(), osl::PAWN, osl::ROOK, osl::SILVER, osl::Move::to(), osl::Square::x(), and osl::Square::y().