|
DyLP 1.10.4
|
#include <dylp.h>
Public Attributes | |
| dyphase_enum | phase |
| lpret_enum | lpret |
| double | z |
| double | inactzcorr |
| struct { | |
| dyphase_enum active | |
| dyphase_enum next | |
| bool init_pse | |
| bool init_dse | |
| } | simplex |
| double | infeas |
| int | infeascnt |
| struct { | |
| int ndx | |
| double ratio | |
| } | ubnd |
| struct { | |
| bool installed | |
| int infcnt | |
| int infvars_sze | |
| int * infvars | |
| double * p1obj | |
| double * p2obj | |
| } | p1obj |
| struct { | |
| struct { | |
| int loadable | |
| int unloadable | |
| } cons | |
| struct { | |
| int loadable | |
| int unloadable | |
| } vars | |
| bool forcedfull | |
| } | sys |
| struct { | |
| int iters | |
| int pivs | |
| } | tot |
| struct { | |
| int iters | |
| int pivs | |
| } | p1 |
| struct { | |
| int iters | |
| int pivs | |
| } | p2 |
| struct { | |
| int iters | |
| int pivs | |
| } | d2 |
| bool | pivok |
| bool | prev_pivok |
| struct { | |
| int etas | |
| int pivs | |
| int dinf | |
| } | basis |
| int | degen |
| int | degenpivcnt |
| int | idlecnt |
| struct { | |
| double piv | |
| double cd | |
| double vd | |
| double fp | |
| double fd | |
| } | lastz |
| struct { | |
| double norm1 | |
| double norm2 | |
| double max | |
| int maxndx | |
| } | prim |
| struct { | |
| double norm1 | |
| double norm2 | |
| double max | |
| int maxndx | |
| } | dual |
| dyphase_enum lp_struct::phase |
| lpret_enum lp_struct::lpret |
| dyphase_enum lp_struct::active |
| dyphase_enum lp_struct::next |
| struct { ... } lp_struct::simplex |
| struct { ... } lp_struct::ubnd |
| struct { ... } lp_struct::p1obj |
| struct { ... } lp_struct::cons |
| struct { ... } lp_struct::vars |
| struct { ... } lp_struct::sys |
| struct { ... } lp_struct::tot |
| struct { ... } lp_struct::p1 |
| struct { ... } lp_struct::p2 |
| struct { ... } lp_struct::d2 |
| struct { ... } lp_struct::basis |
| struct { ... } lp_struct::lastz |
| struct { ... } lp_struct::prim |
| struct { ... } lp_struct::dual |