DyLP
1.10.4
|
#include <dylp.h>
Public Attributes | |
void * | owner |
flags | ctlopts |
dyphase_enum | phase |
lpret_enum | lpret |
double | obj |
int | iters |
consys_struct * | consys |
bool | fullsys |
basis_struct * | basis |
flags * | status |
double * | x |
double * | y |
bool * | actvars |
int | colsze |
int | rowsze |
dyphase_enum lpprob_struct::phase |
lpret_enum lpprob_struct::lpret |
consys_struct* lpprob_struct::consys |
basis_struct* lpprob_struct::basis |