SPP_CG_PROBLEM Struct Reference

#include <spp_cg.h>

Collaboration diagram for SPP_CG_PROBLEM:

Collaboration graph
[legend]
List of all members.

Public Attributes

spp_cg_paramspar
spp_cg_tmptmp
int dg_id
char wname [MAX_FILE_NAME_LENGTH+1]
char lname [MAX_FILE_NAME_LENGTH+1]
col_orderedcmatrix
int max_sol_length
col_orderedcm_frac
row_orderedrm_frac
frac_graphfgraph
frac_graphcfgraph
level_graphlgraph
cut_collectioncut_coll
int * num_cuts
int * alloc_cuts
cut_data *** cuts

Detailed Description

Definition at line 120 of file spp_cg.h.


Member Data Documentation

spp_cg_params* SPP_CG_PROBLEM::par

Definition at line 121 of file spp_cg.h.

spp_cg_tmp* SPP_CG_PROBLEM::tmp

Definition at line 122 of file spp_cg.h.

int SPP_CG_PROBLEM::dg_id

Definition at line 123 of file spp_cg.h.

char SPP_CG_PROBLEM::wname[MAX_FILE_NAME_LENGTH+1]

Definition at line 124 of file spp_cg.h.

char SPP_CG_PROBLEM::lname[MAX_FILE_NAME_LENGTH+1]

Definition at line 126 of file spp_cg.h.

col_ordered* SPP_CG_PROBLEM::cmatrix

Definition at line 128 of file spp_cg.h.

int SPP_CG_PROBLEM::max_sol_length

Definition at line 130 of file spp_cg.h.

col_ordered* SPP_CG_PROBLEM::cm_frac

Definition at line 132 of file spp_cg.h.

row_ordered* SPP_CG_PROBLEM::rm_frac

Definition at line 133 of file spp_cg.h.

frac_graph* SPP_CG_PROBLEM::fgraph

Definition at line 134 of file spp_cg.h.

frac_graph* SPP_CG_PROBLEM::cfgraph

Definition at line 135 of file spp_cg.h.

level_graph* SPP_CG_PROBLEM::lgraph

Definition at line 136 of file spp_cg.h.

cut_collection* SPP_CG_PROBLEM::cut_coll

Definition at line 137 of file spp_cg.h.

int* SPP_CG_PROBLEM::num_cuts

Definition at line 139 of file spp_cg.h.

int* SPP_CG_PROBLEM::alloc_cuts

Definition at line 140 of file spp_cg.h.

cut_data*** SPP_CG_PROBLEM::cuts

Definition at line 141 of file spp_cg.h.


The documentation for this struct was generated from the following file:
Generated on Sun Nov 14 14:14:42 2010 for Coin-All by  doxygen 1.4.7