#include <memory>
#include <functional>
#include "core/move.hpp"
#include "core/game/state.hpp"
#include "core/game/rules.hpp"
Go to the source code of this file.