KPTFullMove_t Struct Reference

Full move structure. More...

Collaboration diagram for KPTFullMove_t:

Collaboration graph
[legend]

Data Fields

KPTMove_t move [KPT_MAX_DEPTH]
double val
unsigned int depth

Detailed Description

Full move structure.

Definition at line 37 of file eg_2ptighten.c.


Field Documentation

unsigned int KPTFullMove_t::depth
 

depth of the stored move

Definition at line 41 of file eg_2ptighten.c.

KPTMove_t KPTFullMove_t::move[KPT_MAX_DEPTH]
 

single move for each depth

Definition at line 39 of file eg_2ptighten.c.

double KPTFullMove_t::val
 

value asociated to the move

Definition at line 40 of file eg_2ptighten.c.


The documentation for this struct was generated from the following file:
Generated on Thu Oct 20 14:59:16 2005 for DominoParitySeparator by  doxygen 1.4.5