Expand description
Zobrist Hashing
Structs§
- Zobrist
Table - Zobrist Hashing is a quick and incremental way to hash a chess position. ZobristTable contains unique, pseudo-randomly generated values used for calculating Zobrist Hash of a chess position.
Zobrist Hashing