|
DyLP
trunk
|
#include <dylp.h>
Collaboration diagram for lpprob_struct: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 |
| void* lpprob_struct::owner |
| double lpprob_struct::obj |
| double* lpprob_struct::x |
| double* lpprob_struct::y |
1.7.6.1