| abort(Move) const | osl::search::SearchBase< Eval, Table, Recorder, Probabilities > | [inline, virtual] |
| brinkmatePenalty(Player P, int limit) | osl::search::FixedEval | [inline, protected, static] |
| drawValue() const | osl::search::FixedEval | [inline, protected] |
| eval_t typedef | osl::search::SearchBase< Eval, Table, Recorder, Probabilities > | |
| FixedEval() | osl::search::FixedEval | [inline, protected] |
| isWinValue(Player P, int val) | osl::search::FixedEval | [inline, protected, static] |
| minusInfty(Player P) | osl::search::FixedEval | [inline, protected, static] |
| Probabilities_t typedef | osl::search::SearchBase< Eval, Table, Recorder, Probabilities > | |
| recordCheckmateResult(Player P, SimpleHashRecord *record, int val, Move move) const | osl::search::SearchBase< Eval, Table, Recorder, Probabilities > | [inline, private] |
| recorder | osl::search::SearchBase< Eval, Table, Recorder, Probabilities > | [protected] |
| recordLoseByCheckmate(Player P, SimpleHashRecord *record) const | osl::search::SearchBase< Eval, Table, Recorder, Probabilities > | [inline] |
| recordLowerBound(Player P, SimpleHashRecord *record, int limit, const MoveLogProb &best_move, int val) const | osl::search::SearchBase< Eval, Table, Recorder, Probabilities > | [inline] |
| recordUpperBound(Player P, SimpleHashRecord *record, int limit, const MoveLogProb &best_move, int val) const | osl::search::SearchBase< Eval, Table, Recorder, Probabilities > | [inline] |
| recordWinByCheckmate(Player P, SimpleHashRecord *record, Move check_move) const | osl::search::SearchBase< Eval, Table, Recorder, Probabilities > | [inline] |
| SearchBase(Recorder &r, Table *t) | osl::search::SearchBase< Eval, Table, Recorder, Probabilities > | [inline] |
| setDrawValue(int value) | osl::search::FixedEval | [inline, protected] |
| table | osl::search::SearchBase< Eval, Table, Recorder, Probabilities > | [protected] |
| threatmatePenalty(Player P) | osl::search::FixedEval | [inline, protected, static] |
| validTableMove(const NumEffectState &state, const MoveLogProb &move, int limit) const | osl::search::SearchBase< Eval, Table, Recorder, Probabilities > | [inline] |
| winByCheckmate(Player P) | osl::search::FixedEval | [inline, protected, static] |
| winByFoul(Player P) | osl::search::FixedEval | [inline, protected, static] |
| winByLoop(Player P) | osl::search::FixedEval | [inline, protected, static] |
| windowMax(Player P) | osl::search::FixedEval | [inline, protected, static] |
| winThreshold(Player P) | osl::search::FixedEval | [inline, protected, static] |
| ~FixedEval() | osl::search::FixedEval | [inline, protected] |
| ~SearchBase() | osl::search::SearchBase< Eval, Table, Recorder, Probabilities > | [inline, virtual] |