BitBully 0.0.78
A fast, perfect-play Connect-4 engine in modern C++
Loading...
Searching...
No Matches
BitBully::OpeningBook Member List

This is the complete list of members for BitBully::OpeningBook, including all inherited members.

convertValue(const int value, const Board &b) constBitBully::OpeningBookinline
getBoardValue(const Board &b) constBitBully::OpeningBookinline
getBook() constBitBully::OpeningBookinline
getBookSize() constBitBully::OpeningBookinline
getEntry(const size_t entryIdx) constBitBully::OpeningBookinline
getNPly() constBitBully::OpeningBookinline
init(const std::filesystem::path &bookPath, const bool is_8ply, const bool with_distances)BitBully::OpeningBookinline
isInBook(const Board &b) constBitBully::OpeningBookinline
NONE_VALUEBitBully::OpeningBookstatic
OpeningBook(const std::filesystem::path &bookPath, const bool is_8ply, const bool with_distances)BitBully::OpeningBookinlineexplicit
OpeningBook(const std::filesystem::path &bookPath)BitBully::OpeningBookinlineexplicit
readBook(const std::filesystem::path &filename, const bool with_distances=true, const bool is_8ply=false)BitBully::OpeningBookinlinestatic
readline(std::ifstream &file, const bool with_distances, const bool is_8ply)BitBully::OpeningBookinlinestatic
sign(T value)BitBully::OpeningBookinlinestatic