![]() |
BitBully 0.0.39
|
Classes | |
struct | Entry |
Public Member Functions | |
TranspositionTable (const int log_2_size=LOG_2_SIZE) | |
Entry * | get (const Board &b) |
Static Public Attributes | |
static constexpr int | LOG_2_SIZE = 20 |
Definition at line 10 of file TranspositionTable.h.
|
inline |
Definition at line 25 of file TranspositionTable.h.
Definition at line 30 of file TranspositionTable.h.
|
staticconstexpr |
Definition at line 16 of file TranspositionTable.h.