My Project
|
#include <libertyEstimator.h>
Static Public Member Functions | |
template<class State > | |
static void | attackH (Player attacker, const State &state, King8Info info, Move move, unsigned int &proof_number, unsigned int &disproof_number) |
template<class State > | |
static void | defenseH (Player, const State &, Move, unsigned int &proof_number, unsigned int &disproof_number) |
Definition at line 12 of file libertyEstimator.h.
|
inlinestatic |
Definition at line 16 of file libertyEstimator.h.
References osl::alt(), osl::checkmate::ProofNumberTable::countLiberty(), osl::checkmate::King8Info::libertyCount(), and osl::checkmate::Proof_Number_Table.
Referenced by osl::checkmate::LibertyEstimator::attackH().
|
inlinestatic |
Definition at line 29 of file libertyEstimator.h.