MoveSequence hashing. More...
Functions | |
hash_t | Hash (const PointSequence &seq) |
Hashes a sequence of points. |
MoveSequence hashing.
hash_t SequenceHash::Hash | ( | const PointSequence & | seq | ) |
Hashes a sequence of points.
Hashes a sequence of moves.
Definition at line 38 of file SequenceHash.cpp.
References hash_t, and HexAssert.
Referenced by WolveSearch::AfterStateSearched(), HexUctState::ComputeKnowledge(), MoHexPlayer::CopyKnowledgeData(), HexUctState::ExecuteTreeMove(), HexUctState::GenerateAllMoves(), WolveSearch::GenerateMoves(), and MoHexPlayer::TryReuseSubtree().