#include "Hex.hpp"
#include "ConstBoard.hpp"
Go to the source code of this file.
Classes | |
struct | SolverDataFlags |
struct | HasBestMoveConcept< T > |
Contains a bestmove. More... | |
struct | HasFlagsConcept< T > |
Contains a flag. More... | |
struct | HasMirrorConcept< T > |
Object can be mirrored. More... |
Definition in file BenzeneSolver.hpp.