Class HashTableElement


  • public class HashTableElement
    extends java.lang.Object
    One element that is hashed in the ZobristHashTable.
    • Constructor Detail

      • HashTableElement

        public HashTableElement​(ValuedTurn bestTurn,
                                long hash,
                                int depth,
                                HashTableElement.Bound flag)
        Constructs a new element in the hash table.
        Parameters:
        bestTurn - the turn
        hash - what we has it as
        depth - the depth we are on
        flag - a flag