BitBully 0.0.78
A fast, perfect-play Connect-4 engine in modern C++
Loading...
Searching...
No Matches
OpeningBook.cpp File Reference

Translation-unit anchor for BitBully::OpeningBook. More...

#include "OpeningBook.h"
Include dependency graph for OpeningBook.cpp:

Go to the source code of this file.

Detailed Description

Translation-unit anchor for BitBully::OpeningBook.

The opening-book reader is implemented entirely in the header; this file exists to force a single translation unit for the static library link.

Definition in file OpeningBook.cpp.