手番側が正しく指せば詰み More...
#include <analyzer.h>
Public Member Functions | |
void | match (AnalysesResult &, const NumEffectState &src, const vector< Move > &moves, int last_move) |
![]() | |
virtual | ~Analyzer () |
Additional Inherited Members | |
![]() | |
static Trivalent | isCheckmate (NumEffectState &state, Move &best_move, bool attack=true, size_t *node_count=0) |
手番側が正しく指せば詰み
Definition at line 42 of file analyzer.h.
|
virtual |
Implements osl::annotate::Analyzer.
Definition at line 93 of file analyzer.cc.
References osl::annotate::AnalysesResult::checkmate_move, osl::annotate::AnalysesResult::checkmate_win, and osl::annotate::False.