Public メソッド | |
Generator (GameState &s, SearchPlayer &p, SearchAllMoves &parent, int sec, bool byoyomi) | |
Move | pickUpMove () |
const Move | nextMove () |
Public 変数 | |
GameState & | state |
SearchPlayer & | player |
MoveVector | tried_moves |
volatile Status & | status |
boost::mutex & | mutex |
int | index |
int | seconds |
bool | has_byoyomi |
speculativeAllMoves.cc の 102 行で定義されています。
osl::game_playing::SpeculativeAllMoves::SearchAllMoves::Generator::Generator | ( | GameState & | s, | |
SearchPlayer & | p, | |||
SearchAllMoves & | parent, | |||
int | sec, | |||
bool | byoyomi | |||
) | [inline] |
speculativeAllMoves.cc の 111 行で定義されています。
const Move osl::game_playing::SpeculativeAllMoves::SearchAllMoves::Generator::nextMove | ( | ) | [inline] |
speculativeAllMoves.cc の 145 行で定義されています。
Move osl::game_playing::SpeculativeAllMoves::SearchAllMoves::Generator::pickUpMove | ( | ) | [inline] |
speculativeAllMoves.cc の 110 行で定義されています。
speculativeAllMoves.cc の 109 行で定義されています。
speculativeAllMoves.cc の 108 行で定義されています。
speculativeAllMoves.cc の 105 行で定義されています。
speculativeAllMoves.cc の 109 行で定義されています。
speculativeAllMoves.cc の 104 行で定義されています。
speculativeAllMoves.cc の 107 行で定義されています。
speculativeAllMoves.cc の 106 行で定義されています。