Public Attributes | |
int | branch |
int | btrack |
int | dual |
int | itlim |
int | msglev |
double | objll |
double | objul |
int | outdly |
int | outfrq |
int | presol |
int | price |
int | rtest |
int | tmlim |
double | tolbnd |
double | toldj |
double | tolint |
double | tolobj |
double | tolpiv |
Definition at line 59 of file __glpk__.cc.
int control_params::branch |
Definition at line 66 of file __glpk__.cc.
Referenced by F__glpk__(), and glpk().
int control_params::btrack |
Definition at line 67 of file __glpk__.cc.
Referenced by F__glpk__(), and glpk().
int control_params::dual |
Definition at line 62 of file __glpk__.cc.
Referenced by F__glpk__(), and glpk().
int control_params::itlim |
Definition at line 64 of file __glpk__.cc.
Referenced by F__glpk__(), and glpk().
int control_params::msglev |
Definition at line 61 of file __glpk__.cc.
Referenced by F__glpk__(), and glpk().
double control_params::objll |
Definition at line 75 of file __glpk__.cc.
Referenced by F__glpk__(), and glpk().
double control_params::objul |
Definition at line 76 of file __glpk__.cc.
Referenced by F__glpk__(), and glpk().
int control_params::outdly |
Definition at line 71 of file __glpk__.cc.
Referenced by F__glpk__(), and glpk().
int control_params::outfrq |
Definition at line 65 of file __glpk__.cc.
Referenced by F__glpk__(), and glpk().
int control_params::presol |
Definition at line 68 of file __glpk__.cc.
Referenced by F__glpk__(), and glpk().
int control_params::price |
Definition at line 63 of file __glpk__.cc.
Referenced by F__glpk__(), and glpk().
int control_params::rtest |
Definition at line 69 of file __glpk__.cc.
Referenced by F__glpk__(), and glpk().
int control_params::tmlim |
Definition at line 70 of file __glpk__.cc.
Referenced by F__glpk__(), and glpk().
double control_params::tolbnd |
Definition at line 72 of file __glpk__.cc.
Referenced by F__glpk__(), and glpk().
double control_params::toldj |
Definition at line 73 of file __glpk__.cc.
Referenced by F__glpk__(), and glpk().
double control_params::tolint |
Definition at line 77 of file __glpk__.cc.
Referenced by F__glpk__(), and glpk().
double control_params::tolobj |
Definition at line 78 of file __glpk__.cc.
Referenced by F__glpk__(), and glpk().
double control_params::tolpiv |
Definition at line 74 of file __glpk__.cc.
Referenced by F__glpk__(), and glpk().