#include <consys.h>
Collaboration diagram for consys_struct:
Public Attributes | |
const char * | nme |
flags | parts |
flags | opts |
double | inf |
double | tiny |
int | varcnt |
int | archvcnt |
int | logvcnt |
int | intvcnt |
int | binvcnt |
int | maxcollen |
int | maxcolndx |
int | concnt |
int | archccnt |
int | cutccnt |
int | maxrowlen |
int | maxrowndx |
int | colsze |
int | rowsze |
conmtx_struct | mtx |
double | maxaij |
double | minaij |
double * | rowscale |
double * | colscale |
const char * | objnme |
int | objndx |
int | xzndx |
double * | obj |
vartyp_enum * | vtyp |
double * | vub |
double * | vlb |
double * | rhs |
double * | rhslow |
contyp_enum * | ctyp |
conbnd_struct * | cub |
conbnd_struct * | clb |
attvhdr_struct * | attvecs |
const char * | nme |
double * | rowscale |
double * | colscale |
const char * | objnme |
double * | obj |
vartyp_enum * | vtyp |
double * | vub |
double * | vlb |
double * | rhs |
double * | rhslow |
contyp_enum * | ctyp |
conbnd_struct * | cub |
conbnd_struct * | clb |
attvhdr_struct * | attvecs |
Definition at line 460 of file consys.h.
const char* consys_struct::nme |
double consys_struct::inf |
double consys_struct::tiny |
double consys_struct::maxaij |
double consys_struct::minaij |
double* consys_struct::rowscale |
double* consys_struct::colscale |
const char* consys_struct::objnme |
double* consys_struct::obj |
double* consys_struct::vub |
double* consys_struct::vlb |
double* consys_struct::rhs |
double* consys_struct::rhslow |
const char* consys_struct::nme |
double* consys_struct::rowscale |
double* consys_struct::colscale |
const char* consys_struct::objnme |
double* consys_struct::obj |
double* consys_struct::vub |
double* consys_struct::vlb |
double* consys_struct::rhs |
double* consys_struct::rhslow |