#include <simplex.h>
Collaboration diagram for iter_info:

Definition at line 44 of file simplex.h.
Data Fields | |
| int | algorithm |
| int | chkobj |
| int | curtime |
| int | inner |
| int | itercnt |
| int | n_pivot_fail |
| int | n_restart |
| int | newphase |
| int | nextphase |
| int | nextstep |
| int | noprog |
| int | nosolve |
| EGlpNum_t | objtol |
| param_info | oldinfo |
| EGlpNum_t | prevobj |
| int | pricetype |
| int | resumeid |
| int | rounds |
| int | sdisplay |
| int | solstatus |
Definition at line 58 of file simplex.h.
Referenced by dual_phaseI_step(), dual_phaseII_step(), ILLsimplex(), monitor_iter(), primal_phaseI_step(), primal_phaseII_step(), restore_paraminfo(), save_paraminfo(), and terminate_simplex().
| int iter_info::inner |
Definition at line 50 of file simplex.h.
Referenced by ILLsimplex(), monitor_iter(), and report_value().
Definition at line 62 of file simplex.h.
Referenced by dual_phaseI_step(), dual_phaseII_step(), and ILLsimplex().
Definition at line 61 of file simplex.h.
Referenced by dual_phaseI_step(), dual_phaseII_step(), ILLsimplex(), monitor_iter(), primal_phaseI_step(), and primal_phaseII_step().
Definition at line 46 of file simplex.h.
Referenced by dual_phaseI_step(), dual_phaseII_step(), ILLsimplex(), monitor_iter(), primal_phaseI_step(), and primal_phaseII_step().
Definition at line 47 of file simplex.h.
Referenced by dual_phaseI_step(), dual_phaseII_step(), ILLsimplex(), monitor_iter(), primal_phaseI_step(), and primal_phaseII_step().
Definition at line 48 of file simplex.h.
Referenced by dual_phaseI_step(), dual_phaseII_step(), ILLsimplex(), monitor_iter(), primal_phaseI_step(), and primal_phaseII_step().
Definition at line 56 of file simplex.h.
Referenced by dual_phaseI_step(), dual_phaseII_step(), ILLsimplex(), monitor_iter(), primal_phaseI_step(), and primal_phaseII_step().
Definition at line 55 of file simplex.h.
Referenced by dual_phaseI_step(), dual_phaseII_step(), ILLsimplex(), primal_phaseI_step(), and primal_phaseII_step().
| EGlpNum_t iter_info::objtol |
| EGlpNum_t iter_info::prevobj |
Definition at line 63 of file simplex.h.
Referenced by dual_phaseI_step(), dual_phaseII_step(), ILLsimplex(), monitor_iter(), primal_phaseI_step(), and primal_phaseII_step().
Definition at line 60 of file simplex.h.
Referenced by dual_phaseII_step(), ILLsimplex(), and primal_phaseII_step().
Definition at line 59 of file simplex.h.
Referenced by dual_phaseI_step(), dual_phaseII_step(), ILLsimplex(), monitor_iter(), primal_phaseI_step(), and primal_phaseII_step().
Definition at line 49 of file simplex.h.
Referenced by dual_phaseI_step(), dual_phaseII_step(), ILLsimplex(), monitor_iter(), primal_phaseI_step(), primal_phaseII_step(), report_value(), and terminate_simplex().
Definition at line 51 of file simplex.h.
Referenced by dual_phaseI_step(), dual_phaseII_step(), ILLsimplex(), monitor_iter(), primal_phaseI_step(), primal_phaseII_step(), report_value(), and terminate_simplex().
1.4.7