This is the doxygen documentation for gtkboard.

.
Main Page   Data Structures   File List   Data Fields   Globals  

hash_t Struct Reference


Data Fields

guint32 check
float eval
int num_moves:16
int depth:8
int free:1
int stale:1
byte* best_move

Field Documentation

byte* hash_t::best_move
 

Definition at line 73 of file hash.c.

guint32 hash_t::check
 

Definition at line 66 of file hash.c.

int hash_t::depth
 

Definition at line 70 of file hash.c.

float hash_t::eval
 

Definition at line 68 of file hash.c.

int hash_t::free
 

Definition at line 71 of file hash.c.

int hash_t::num_moves
 

Definition at line 69 of file hash.c.

int hash_t::stale
 

Definition at line 72 of file hash.c.


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