mc_all_cuts_t Struct Reference
[EGalgMinCut]


Detailed Description

structure to store a set of cuts
Examples:

eg_min_cut.ex.c.

Definition at line 42 of file eg_min_cut.ex.c.

Data Fields

unsigned int ** cut
unsigned int * cut_sz
EGlpNum_t * cut_val
unsigned int max_sz
unsigned int sz


Field Documentation

unsigned int** mc_all_cuts_t::cut
 

Examples:
eg_min_cut.ex.c.

Definition at line 48 of file eg_min_cut.ex.c.

unsigned int* mc_all_cuts_t::cut_sz
 

Examples:
eg_min_cut.ex.c.

Definition at line 47 of file eg_min_cut.ex.c.

EGlpNum_t* mc_all_cuts_t::cut_val
 

Examples:
eg_min_cut.ex.c.

Definition at line 46 of file eg_min_cut.ex.c.

unsigned int mc_all_cuts_t::max_sz
 

Examples:
eg_min_cut.ex.c.

Definition at line 45 of file eg_min_cut.ex.c.

unsigned int mc_all_cuts_t::sz
 

Examples:
eg_min_cut.ex.c.

Definition at line 44 of file eg_min_cut.ex.c.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 30 08:55:16 2006 for EGlib by  doxygen 1.4.5