千日手模様(同一局面)の検知 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 26 of file analyzer.h.
|
virtual |
Implements osl::annotate::Analyzer.
Definition at line 54 of file analyzer.cc.
References osl::annotate::AnalysesResult::repetition.