指した王手が正解で詰み More...
#include <analyzer.h>


| Public Member Functions | |
| void | match (AnalysesResult &, const NumEffectState &src, const vector< Move > &moves, int last_move) | 
|  Public Member Functions inherited from osl::annotate::Analyzer | |
| virtual | ~Analyzer () | 
| Additional Inherited Members | |
|  Static Public Member Functions inherited from osl::annotate::Analyzer | |
| static Trivalent | isCheckmate (NumEffectState &state, Move &best_move, bool attack=true, size_t *node_count=0) | 
指した王手が正解で詰み
Definition at line 34 of file analyzer.h.
| 
 | virtual | 
Implements osl::annotate::Analyzer.
Definition at line 78 of file analyzer.cc.
References osl::annotate::AnalysesResult::checkmate, and osl::annotate::False.
 1.8.4
 1.8.4