![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|

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 52 of file __glpk__.cc.
| int control_params::branch |
Definition at line 59 of file __glpk__.cc.
Referenced by DEFUN_DLD(), and glpk().
| int control_params::btrack |
Definition at line 60 of file __glpk__.cc.
Referenced by DEFUN_DLD(), and glpk().
| int control_params::dual |
Definition at line 55 of file __glpk__.cc.
Referenced by DEFUN_DLD(), and glpk().
| int control_params::itlim |
Definition at line 57 of file __glpk__.cc.
Referenced by DEFUN_DLD(), and glpk().
| int control_params::msglev |
Definition at line 54 of file __glpk__.cc.
Referenced by DEFUN_DLD(), and glpk().
| double control_params::objll |
Definition at line 68 of file __glpk__.cc.
Referenced by DEFUN_DLD(), and glpk().
| double control_params::objul |
Definition at line 69 of file __glpk__.cc.
Referenced by DEFUN_DLD(), and glpk().
| int control_params::outdly |
Definition at line 64 of file __glpk__.cc.
Referenced by DEFUN_DLD(), and glpk().
| int control_params::outfrq |
Definition at line 58 of file __glpk__.cc.
Referenced by DEFUN_DLD(), and glpk().
| int control_params::presol |
Definition at line 61 of file __glpk__.cc.
Referenced by DEFUN_DLD(), and glpk().
| int control_params::price |
Definition at line 56 of file __glpk__.cc.
Referenced by DEFUN_DLD(), and glpk().
| int control_params::rtest |
Definition at line 62 of file __glpk__.cc.
Referenced by DEFUN_DLD(), and glpk().
| int control_params::tmlim |
Definition at line 63 of file __glpk__.cc.
Referenced by DEFUN_DLD(), and glpk().
| double control_params::tolbnd |
Definition at line 65 of file __glpk__.cc.
Referenced by DEFUN_DLD(), and glpk().
| double control_params::toldj |
Definition at line 66 of file __glpk__.cc.
Referenced by DEFUN_DLD(), and glpk().
| double control_params::tolint |
Definition at line 70 of file __glpk__.cc.
Referenced by DEFUN_DLD(), and glpk().
| double control_params::tolobj |
Definition at line 71 of file __glpk__.cc.
Referenced by DEFUN_DLD(), and glpk().
| double control_params::tolpiv |
Definition at line 67 of file __glpk__.cc.
Referenced by DEFUN_DLD(), and glpk().
1.8.1.2