#include "SgSystem.h"
#include "SgRandom.h"
#include "ZobristHash.hpp"
#include "ZobristHashes.hpp"
Go to the source code of this file.
Defines | |
#define | USE_PREDEFINED_HASHES 1 |
Use hashes defined in ZobrishHashes.hpp if this is true. |
Definition in file ZobristHash.cpp.
#define USE_PREDEFINED_HASHES 1 |
Use hashes defined in ZobrishHashes.hpp if this is true.
Definition at line 18 of file ZobristHash.cpp.