My Project
|
Static Public Member Functions | |
static void | setAttackLeaf (Move best_move, PieceStand &proof_pieces) |
static void | attack (Move best_move, PieceStand stand, PieceStand &proof_pieces) |
static void | setLeaf (const NumEffectState &state, Player P, PieceStand stand, PieceStand &proof_pieces) |
static void | clear (PieceStand &proof_pieces) |
static void | updateMax (PieceStand child, PieceStand &proof_pieces) |
static void | addMonopolizedPieces (const NumEffectState &state, Player P, PieceStand stand, PieceStand &proof_pieces) |
static ProofDisproof | attackEstimation (const NumEffectState &state, Player P, King8Info info) |
Definition at line 6 of file fixedDepthSolverExt.cc.
|
inlinestatic |
Definition at line 25 of file fixedDepthSolverExt.cc.
References osl::checkmate::ProofPiecesUtil::addMonopolizedPieces(), osl::checkmate::FixedDepthSearcher::count, osl::checkmate::FixedDepthSearcher::stand(), and osl::checkmate::FixedDepthSearcher::state.
|
inlinestatic |
Definition at line 13 of file fixedDepthSolverExt.cc.
References osl::checkmate::ProofPieces::attack(), and osl::checkmate::FixedDepthSearcher::stand().
|
inlinestatic |
Definition at line 29 of file fixedDepthSolverExt.cc.
References osl::alt(), osl::checkmate::ProofNumberTable::attackEstimation(), osl::checkmate::FixedDepthSearcher::count, osl::checkmate::Edge_Table, osl::SimpleState::kingSquare(), osl::checkmate::Proof_Number_Table, osl::checkmate::EdgeTable::resetEdgeFromLiberty(), and osl::checkmate::FixedDepthSearcher::state.
|
inlinestatic |
Definition at line 19 of file fixedDepthSolverExt.cc.
|
inlinestatic |
Definition at line 8 of file fixedDepthSolverExt.cc.
References osl::PieceStand::add(), osl::Move::isDrop(), and osl::Move::ptype().
|
inlinestatic |
Definition at line 16 of file fixedDepthSolverExt.cc.
References osl::checkmate::FixedDepthSearcher::count, osl::checkmate::ProofPieces::leaf(), osl::checkmate::FixedDepthSearcher::stand(), and osl::checkmate::FixedDepthSearcher::state.
|
inlinestatic |
Definition at line 22 of file fixedDepthSolverExt.cc.
References osl::checkmate::FixedDepthSearcher::count, and osl::PieceStand::max().