EGgreedyData_t Struct Reference

#include <eg_greedytypes.h>

Collaboration diagram for EGgreedyData_t:

Collaboration graph
[legend]

Data Fields

int norig_nodes
int norig_edges
int nplanar_edges
int * orig_edges
int * planar_edges
double * orig_weight
double * planar_weight
EGlist_t ** dembed
EGdGraph_tbdG
EGdGraph_tcycleG
graphP G
EGdGraphNode_t ** bdGnodeMap
EGdGraphEdge_t ** cycleEdgeMap
EGlist_tddom_list
EGdijkstraCost_t ** ee_dist
EGdijkstraCost_t ** eo_dist
EGdGraphNode_t ** bdGtoCycleGmap
int ** ee_prec
int ** eo_prec
unsigned int * randa
unsigned int * randb
EGheap_tcut_heap
EGheap_tdc_heap
int max_handles
double percentage
unsigned int nviolated
double min_violated
double max_violated
unsigned delta_distr [7]
unsigned char * pndummy
unsigned char * pedummy
EGdGraphNode_t ** bdnodes
EGdGraphEdge_t ** pedges
double * pedgevals

Detailed Description

Definition at line 127 of file eg_greedytypes.h.


Field Documentation

EGdGraph_t* EGgreedyData_t::bdG
 

Definition at line 133 of file eg_greedytypes.h.

EGdGraphNode_t** EGgreedyData_t::bdGnodeMap
 

Definition at line 136 of file eg_greedytypes.h.

EGdGraphNode_t** EGgreedyData_t::bdGtoCycleGmap
 

Definition at line 142 of file eg_greedytypes.h.

EGdGraphNode_t** EGgreedyData_t::bdnodes
 

Array of length dual_nodes

Definition at line 158 of file eg_greedytypes.h.

EGheap_t* EGgreedyData_t::cut_heap
 

Definition at line 147 of file eg_greedytypes.h.

EGdGraphEdge_t** EGgreedyData_t::cycleEdgeMap
 

Definition at line 137 of file eg_greedytypes.h.

EGdGraph_t* EGgreedyData_t::cycleG
 

Definition at line 134 of file eg_greedytypes.h.

EGheap_t* EGgreedyData_t::dc_heap
 

Definition at line 148 of file eg_greedytypes.h.

EGlist_t* EGgreedyData_t::ddom_list
 

Definition at line 138 of file eg_greedytypes.h.

unsigned EGgreedyData_t::delta_distr[7]
 

Definition at line 155 of file eg_greedytypes.h.

EGlist_t** EGgreedyData_t::dembed
 

Definition at line 132 of file eg_greedytypes.h.

EGdijkstraCost_t** EGgreedyData_t::ee_dist
 

Definition at line 139 of file eg_greedytypes.h.

int** EGgreedyData_t::ee_prec
 

Definition at line 144 of file eg_greedytypes.h.

EGdijkstraCost_t** EGgreedyData_t::eo_dist
 

Definition at line 141 of file eg_greedytypes.h.

int ** EGgreedyData_t::eo_prec
 

Definition at line 144 of file eg_greedytypes.h.

graphP EGgreedyData_t::G
 

Boyer graph

Definition at line 135 of file eg_greedytypes.h.

int EGgreedyData_t::max_handles
 

Definition at line 149 of file eg_greedytypes.h.

double EGgreedyData_t::max_violated
 

Definition at line 154 of file eg_greedytypes.h.

double EGgreedyData_t::min_violated
 

Definition at line 153 of file eg_greedytypes.h.

int EGgreedyData_t::norig_edges
 

Definition at line 129 of file eg_greedytypes.h.

int EGgreedyData_t::norig_nodes
 

Definition at line 129 of file eg_greedytypes.h.

int EGgreedyData_t::nplanar_edges
 

Definition at line 129 of file eg_greedytypes.h.

unsigned int EGgreedyData_t::nviolated
 

Definition at line 152 of file eg_greedytypes.h.

int* EGgreedyData_t::orig_edges
 

Definition at line 130 of file eg_greedytypes.h.

double* EGgreedyData_t::orig_weight
 

Definition at line 131 of file eg_greedytypes.h.

EGdGraphEdge_t** EGgreedyData_t::pedges
 

Array of length norig_edges

Definition at line 159 of file eg_greedytypes.h.

double* EGgreedyData_t::pedgevals
 

Array of length norig_edges

Definition at line 160 of file eg_greedytypes.h.

unsigned char* EGgreedyData_t::pedummy
 

Array of length norig_edges

Definition at line 157 of file eg_greedytypes.h.

double EGgreedyData_t::percentage
 

Definition at line 150 of file eg_greedytypes.h.

int * EGgreedyData_t::planar_edges
 

Definition at line 130 of file eg_greedytypes.h.

double * EGgreedyData_t::planar_weight
 

Definition at line 131 of file eg_greedytypes.h.

unsigned char* EGgreedyData_t::pndummy
 

Array of length norig_nodes

Definition at line 156 of file eg_greedytypes.h.

unsigned int* EGgreedyData_t::randa
 

First random values for primal edges

Definition at line 145 of file eg_greedytypes.h.

unsigned int* EGgreedyData_t::randb
 

Second random values for primal edges

Definition at line 146 of file eg_greedytypes.h.


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