Author: Matthias Gemuh
Date: 10:40:43 09/02/01
Go up one level in this thread
HashTable->HashEntry[ChessPosition->HashKey].nChecksum = ChessPosition->LockKey; HashKey and LockKey are basically 2 hash signatures (from different random numbers). "LockKey" is stored at index "HashKey" to act as sort of checksum, THUS (therefore) safeguarding against collisions.
This page took 0 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.