DPTFullMove_t Struct Reference

Dull move structure. More...

Collaboration diagram for DPTFullMove_t:

Collaboration graph
[legend]

Data Fields

DPTMove_t move [DPT_MAX_DEPTH]
double val
unsigned int depth

Detailed Description

Dull move structure.

Definition at line 36 of file eg_dptighten.c.


Field Documentation

unsigned int DPTFullMove_t::depth
 

depth of the stored move

Definition at line 40 of file eg_dptighten.c.

DPTMove_t DPTFullMove_t::move[DPT_MAX_DEPTH]
 

single move for each depth

Definition at line 38 of file eg_dptighten.c.

double DPTFullMove_t::val
 

value asociated to the move

Definition at line 39 of file eg_dptighten.c.


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