Dip  0.92.3
Public Attributes | List of all members
SPP_LP_PROBLEM Struct Reference

#include <spp_lp.h>

Collaboration diagram for SPP_LP_PROBLEM:
Collaboration graph
[legend]

Public Attributes

spp_lp_paramspar
 
spp_lp_tmptmp
 
col_orderedcmatrix
 
char wname [MAX_NAME_LENGTH+1]
 

Detailed Description

Definition at line 37 of file spp_lp.h.

Member Data Documentation

spp_lp_params* SPP_LP_PROBLEM::par

Definition at line 38 of file spp_lp.h.

spp_lp_tmp* SPP_LP_PROBLEM::tmp

Definition at line 39 of file spp_lp.h.

col_ordered* SPP_LP_PROBLEM::cmatrix

Definition at line 40 of file spp_lp.h.

char SPP_LP_PROBLEM::wname[MAX_NAME_LENGTH+1]

Definition at line 41 of file spp_lp.h.


The documentation for this struct was generated from the following file: