BitBully 0.0.78
A fast, perfect-play Connect-4 engine in modern C++
Loading...
Searching...
No Matches
TranspositionTable.cpp
Go to the documentation of this file.
1
9
10namespace BitBully {} // namespace BitBully
Direct-mapped, replacement-free transposition table used by the solver.
Top-level namespace for the BitBully Connect-4 engine.
Definition BitBully.h:26