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

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

get(const Board &b)BitBully::TranspositionTableinline
LOG_2_SIZEBitBully::TranspositionTablestatic
TranspositionTable(const int log_2_size=LOG_2_SIZE)BitBully::TranspositionTableinline