![]() |
BitBully 0.0.76
|
This is the complete list of members for BitBully::BitBully, including all inherited members.
| BitBully(const std::filesystem::path &bookPath="") (defined in BitBully::BitBully) | BitBully::BitBully | inlineexplicit |
| getNodeCounter() const (defined in BitBully::BitBully) | BitBully::BitBully | inline |
| isBookLoaded() const (defined in BitBully::BitBully) | BitBully::BitBully | inline |
| loadBook(const std::filesystem::path &bookPath="") (defined in BitBully::BitBully) | BitBully::BitBully | inline |
| mtdf(const Board &b, const int firstGuess, const int maxDepth=-1) noexcept (defined in BitBully::BitBully) | BitBully::BitBully | inline |
| negamax(Board b, int alpha, int beta, const int depth, const int maxDepth=-1) noexcept (defined in BitBully::BitBully) | BitBully::BitBully | inline |
| nullWindow(const Board &b, const int maxDepth=-1) noexcept (defined in BitBully::BitBully) | BitBully::BitBully | inline |
| resetBook() (defined in BitBully::BitBully) | BitBully::BitBully | inline |
| resetNodeCounter() (defined in BitBully::BitBully) | BitBully::BitBully | inline |
| resetTranspositionTable() (defined in BitBully::BitBully) | BitBully::BitBully | inline |
| rollout(Board b) noexcept (defined in BitBully::BitBully) | BitBully::BitBully | inlinestatic |
| scoreMove(const Board &b, const int column, const int firstGuess, const int maxDepth=-1) (defined in BitBully::BitBully) | BitBully::BitBully | inline |
| scoreMoves(const Board &b, const int maxDepth=-1) (defined in BitBully::BitBully) | BitBully::BitBully | inline |
| scoreToMovesLeft(const int score, const Board &b) noexcept | BitBully::BitBully | inlinestatic |