KPTEdata_t Union Reference

structure holding information regarding every edge More...


Data Fields

struct {
   unsigned int   n_AtoAc:KPT_MAX_DOM_LOG
   unsigned int   n_BtoBc:KPT_MAX_DOM_LOG
   unsigned int   n_dT:KPT_MAX_DOM_LOG
   unsigned int   in_AF:1
   unsigned int   in_BF:1
num
unsigned int used


Detailed Description

structure holding information regarding every edge

Definition at line 71 of file eg_2ptighten.c.


Field Documentation

unsigned int KPTEdata_t::in_AF
 

one if this edge is in the F set

Definition at line 83 of file eg_2ptighten.c.

unsigned int KPTEdata_t::in_BF
 

one if this edge is in the F set

Definition at line 84 of file eg_2ptighten.c.

unsigned int KPTEdata_t::n_AtoAc
 

how many E(A:Ac) sets this edge bellong

Definition at line 76 of file eg_2ptighten.c.

unsigned int KPTEdata_t::n_BtoBc
 

how many E(B:Bc) sets this edge bellong

Definition at line 79 of file eg_2ptighten.c.

unsigned int KPTEdata_t::n_dT
 

how many E(delta(T)) sets this edge bellong

Definition at line 81 of file eg_2ptighten.c.

struct { ... } KPTEdata_t::num
 

unsigned int KPTEdata_t::used
 

If this field is non-zero, it means that the edge has a non-zero coefficient in the constraint

Definition at line 87 of file eg_2ptighten.c.


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