#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>
Go to the source code of this file.
Functions | |
static int | qsearch (osl::state::SimpleState &s, osl::Move lastMove) |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 26 of file opening-validator.cc.
References 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(), moves, osl::Move::PASS(), osl::eval::Ptype_Eval_Table, qsearch(), osl::record::csa::show(), osl::SILVER, threshold, osl::state::SimpleState::turn(), osl::eval::PtypeEvalTable::value(), and osl::WHITE.
|
static |
Definition at line 13 of file opening-validator.cc.
References osl::state::SimpleState::turn().