#include "osl/book/openingBook.h"
#include "osl/book/compactBoard.h"
#include <algorithm>
#include <iostream>
#include <stdexcept>
Go to the source code of this file.