Functions | |
hash_t | GetHash (const HexState &state) |
bool | NeedToRotate (const HexState &state, hash_t minHash) |
Data must be stored for the state of the minimum hash. |
Definition at line 19 of file StateDB.hpp.
References HexState::Hash(), hash_t, HexState::Position(), and StoneBoard::RotateBoard().
Referenced by StateMap< T >::Exists(), StateSet::Exists(), StateDB< T >::Exists(), StateDB< T >::Get(), StateSet::Insert(), StateMap< T >::operator[](), and StateDB< T >::Put().
Data must be stored for the state of the minimum hash.
Definition at line 29 of file StateDB.hpp.
References HexState::Hash().
Referenced by StateDB< T >::Get(), and StateDB< T >::Put().