|
BenBot 1.7.5
A chess engine
|
Files | |
| file | Bounds.hpp |
| file | Callbacks.hpp |
| file | Constants.hpp |
| file | Context.hpp |
| file | Options.hpp |
| file | Result.hpp |
| file | Thread.hpp |
Namespaces | |
| namespace | ben_bot |
| namespace | ben_bot::search |
Classes | |
| struct | ben_bot::search::Bounds |
| struct | ben_bot::search::Callbacks |
| struct | ben_bot::search::Context |
| struct | ben_bot::search::Options |
| struct | ben_bot::search::Thread |
Variables | |
| constexpr auto | ben_bot::search::MAX_PLY = 255uz |
Functions for searching to find the best move.
|
inlineconstexpr |
The maximum depth that the search can reach.
Definition at line 27 of file Constants.hpp.