Dip  0.92.4
Public Attributes | List of all members
OUR_COL_SET Struct Reference

#include <sym_lp.h>

Public Attributes

int dual_feas
 
int rel_lb
 
int * rel_lb_ind
 
int rel_ub
 
int * rel_ub_ind
 
int num_vars
 
int * userind
 
double * objx
 
double * lb
 
double * ub
 
int * matbeg
 
int * matind
 
double * matval
 
int nzcnt
 

Detailed Description

Definition at line 42 of file sym_lp.h.

Member Data Documentation

int OUR_COL_SET::dual_feas

Definition at line 43 of file sym_lp.h.

int OUR_COL_SET::rel_lb

Definition at line 45 of file sym_lp.h.

int* OUR_COL_SET::rel_lb_ind

Definition at line 46 of file sym_lp.h.

int OUR_COL_SET::rel_ub

Definition at line 47 of file sym_lp.h.

int* OUR_COL_SET::rel_ub_ind

Definition at line 48 of file sym_lp.h.

int OUR_COL_SET::num_vars

Definition at line 50 of file sym_lp.h.

int* OUR_COL_SET::userind

Definition at line 51 of file sym_lp.h.

double* OUR_COL_SET::objx

Definition at line 53 of file sym_lp.h.

double* OUR_COL_SET::lb

Definition at line 54 of file sym_lp.h.

double* OUR_COL_SET::ub

Definition at line 55 of file sym_lp.h.

int* OUR_COL_SET::matbeg

Definition at line 56 of file sym_lp.h.

int* OUR_COL_SET::matind

Definition at line 57 of file sym_lp.h.

double* OUR_COL_SET::matval

Definition at line 58 of file sym_lp.h.

int OUR_COL_SET::nzcnt

Definition at line 59 of file sym_lp.h.


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