#include "osl/record/opening/openingBook.h"#include "osl/record/csa.h"#include "osl/search/quiescenceSearch2.h"#include "osl/search/quiescenceSearch2.tcc"#include "osl/eval/pieceEval.h"#include "osl/stl/vector.h"#include <iostream>#include <cstring>
関数 | |
| static int | qsearch (osl::state::SimpleState &s, osl::Move lastMove) |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
opening-validator.cc の 26 行で定義されています。
参照先 osl::alt(), osl::BLACK, book(), osl::record::opening::WeightedBook::getBoard(), osl::record::opening::WeightedBook::getMoves(), osl::record::opening::WeightedBook::getStartState(), osl::record::opening::WeightedBook::getTotalState(), osl::state::SimpleState::getTurn(), moves, osl::Move::PASS(), osl::eval::Ptype_Eval_Table, qsearch(), osl::record::csa::show(), osl::SILVER, threshold, と osl::WHITE.
| static int qsearch | ( | osl::state::SimpleState & | s, | |
| osl::Move | lastMove | |||
| ) | [static] |
opening-validator.cc の 13 行で定義されています。
1.6.3