SPP_PROBLEM Struct Reference

#include <spp.h>

Collaboration diagram for SPP_PROBLEM:

Collaboration graph
[legend]
List of all members.

Public Attributes

spp_parameterspar
statisticsstat
int input_type
int feasibility
double feas_value
int feas_sol_length
int * feas_sol
int orig_colnum
int orig_rownum
int * orig_names
double * orig_obj
col_orderedcmatrix
spp_parameterspar
spp_lp_paramslp_par
spp_cg_paramscg_par
statisticsstat
int * feas_sol
int * orig_names
double * orig_obj
col_orderedcmatrix

Detailed Description

Definition at line 71 of file spp.h.


Member Data Documentation

spp_parameters* SPP_PROBLEM::par

Definition at line 73 of file spp.h.

statistics* SPP_PROBLEM::stat

Definition at line 75 of file spp.h.

int SPP_PROBLEM::input_type

Definition at line 77 of file spp.h.

int SPP_PROBLEM::feasibility

Definition at line 79 of file spp.h.

double SPP_PROBLEM::feas_value

Definition at line 80 of file spp.h.

int SPP_PROBLEM::feas_sol_length

Definition at line 81 of file spp.h.

int* SPP_PROBLEM::feas_sol

Definition at line 82 of file spp.h.

int SPP_PROBLEM::orig_colnum

Definition at line 84 of file spp.h.

int SPP_PROBLEM::orig_rownum

Definition at line 85 of file spp.h.

int* SPP_PROBLEM::orig_names

Definition at line 86 of file spp.h.

double* SPP_PROBLEM::orig_obj

Definition at line 87 of file spp.h.

col_ordered* SPP_PROBLEM::cmatrix

Definition at line 89 of file spp.h.

spp_parameters* SPP_PROBLEM::par

Definition at line 76 of file spp.h.

spp_lp_params* SPP_PROBLEM::lp_par

Definition at line 77 of file spp.h.

spp_cg_params* SPP_PROBLEM::cg_par

Definition at line 78 of file spp.h.

statistics* SPP_PROBLEM::stat

Definition at line 80 of file spp.h.

int* SPP_PROBLEM::feas_sol

Definition at line 87 of file spp.h.

int* SPP_PROBLEM::orig_names

Definition at line 91 of file spp.h.

double* SPP_PROBLEM::orig_obj

Definition at line 92 of file spp.h.

col_ordered* SPP_PROBLEM::cmatrix

Definition at line 94 of file spp.h.


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