#include <spp.h>
Collaboration diagram for SPP_PROBLEM:

Public Attributes | |
| spp_parameters * | par |
| statistics * | stat |
| 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_ordered * | cmatrix |
| spp_parameters * | par |
| spp_lp_params * | lp_par |
| spp_cg_params * | cg_par |
| statistics * | stat |
| int * | feas_sol |
| int * | orig_names |
| double * | orig_obj |
| col_ordered * | cmatrix |
Definition at line 71 of file spp.h.
| double SPP_PROBLEM::feas_value |
| double* SPP_PROBLEM::orig_obj |
| double* SPP_PROBLEM::orig_obj |
1.4.7