My Project
Public Attributes | List of all members
HashData Struct Reference

#include <hash.h>

Public Attributes

unsigned char depth
 
unsigned char selectivity
 
unsigned char cost
 
unsigned char date
 
signed char lower
 
signed char upper
 
unsigned char move [2]
 

Detailed Description

HashData : data stored in the hash table

Member Data Documentation

◆ cost

unsigned char HashData::cost

search cost

◆ date

unsigned char HashData::date

dating technique

◆ depth

unsigned char HashData::depth

depth

◆ lower

signed char HashData::lower

lower bound of the position score

◆ move

unsigned char HashData::move[2]

best moves

◆ selectivity

unsigned char HashData::selectivity

selectivity

◆ upper

signed char HashData::upper

upper bound of the position score


The documentation for this struct was generated from the following file: