Go to the documentation of this file.
3 #ifndef _MOVE_CLASSIFIER_OPENCHECK_H
4 #define _MOVE_CLASSIFIER_OPENCHECK_H
12 namespace move_classifier
17 static bool isMember(
const NumEffectState& state,
21 (state,ptype,from,to);
28 static const bool result_if_drop =
false;