EGdkdomino_t Struct Reference

#include <eg_greedytypes.h>

Collaboration diagram for EGdkdomino_t:

Collaboration graph
[legend]

Data Fields

unsigned int k
unsigned int max_k
unsigned int orientation
EGinternalPairs_tpairs
unsigned int * handleid
EGdualCut_tcut

Detailed Description

Generic form for dual k-dominos

Definition at line 198 of file eg_greedytypes.h.


Field Documentation

EGdualCut_t* EGdkdomino_t::cut
 

$\delta(T)$ representation

Definition at line 205 of file eg_greedytypes.h.

unsigned int* EGdkdomino_t::handleid
 

Array containing handle ids of pairs

Definition at line 204 of file eg_greedytypes.h.

unsigned int EGdkdomino_t::k
 

Number of pairs for this k-domino

Definition at line 200 of file eg_greedytypes.h.

unsigned int EGdkdomino_t::max_k
 

Max number of pairs for this k-domino

Definition at line 201 of file eg_greedytypes.h.

unsigned int EGdkdomino_t::orientation
 

which side of the embedding are the paths in

Definition at line 202 of file eg_greedytypes.h.

EGinternalPairs_t* EGdkdomino_t::pairs
 

Array containing all used pairs in the cut

Definition at line 203 of file eg_greedytypes.h.


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