#include "qsopt.h"
#include "lpdata.h"
#include "factor.h"
#include "basicdefs.h"
Include dependency graph for lpdefs.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | bndinfo |
| struct | coefinfo |
| struct | count_struct |
| struct | d_devex_info |
| struct | d_steep_info |
| struct | feas_info |
| struct | lp_status_info |
| struct | lpinfo |
| struct | mpart_info |
| struct | p_devex_info |
| struct | p_steep_info |
| struct | pI_uinfo |
| struct | price_info |
| struct | tol_struct |
Defines | |
| #define | INFTY ILL_MAXDOUBLE |
| #define | NINFTY ILL_MINDOUBLE |
Functions | |
| void | ILLlp_status_info_init (lp_status_info *ls) |
Variables | |
| EGlpNum_t | ALTPIV_TOLER |
| EGlpNum_t | BD_TOLER |
| EGlpNum_t | CB_EPS |
| EGlpNum_t | CB_INF_RATIO |
| EGlpNum_t | CB_PRI_RLIMIT |
| EGlpNum_t | DBNDPIV_RATIO |
| EGlpNum_t | DBNDPIV_TOLER |
| EGlpNum_t | DFEAS_TOLER |
| EGlpNum_t | OBJBND_TOLER |
| EGlpNum_t | PARAM_IBASIS_RPIVOT |
| EGlpNum_t | PARAM_IBASIS_RTRIANG |
| EGlpNum_t | PARAM_MIN_DNORM |
| EGlpNum_t | PFEAS_TOLER |
| EGlpNum_t | PIVOT_TOLER |
| EGlpNum_t | PIVZ_TOLER |
| EGlpNum_t | PROGRESS_THRESH |
| EGlpNum_t | PROGRESS_ZERO |
| EGlpNum_t | SZERO_TOLER |
| #define INFTY ILL_MAXDOUBLE |
Definition at line 32 of file lpdefs.h.
Referenced by compute_primalI_inf(), compute_primalII_inf(), expand_phaseI_bounds(), expand_var_bounds(), get_initial_basis1(), get_initial_basis2(), ILLfct_check_pfeasible(), ILLfct_check_pIpfeasible(), ILLfct_dual_adjust(), ILLfct_set_variable_type(), ILLfct_update_pfeas(), ILLratio_dI_test(), ILLratio_dII_test(), ILLratio_longdII_test(), ILLratio_pI_test(), ILLratio_pII_test(), ILLratio_pivotin_test(), ILLsimplex(), ILLsimplex_load_lpinfo(), monitor_iter(), and primal_col_select().
| #define NINFTY ILL_MINDOUBLE |
Definition at line 33 of file lpdefs.h.
Referenced by compute_primalI_inf(), compute_primalII_inf(), expand_phaseI_bounds(), expand_var_bounds(), get_var_info(), ILLfct_check_pfeasible(), ILLfct_check_pIpfeasible(), ILLfct_dual_adjust(), ILLfct_set_variable_type(), ILLfct_update_pfeas(), ILLratio_longdII_test(), ILLratio_pI_test(), ILLratio_pII_test(), ILLratio_pivotin_test(), ILLsimplex_infcertificate(), and primal_col_select().
| void ILLlp_status_info_init | ( | lp_status_info * | ls | ) |
| EGlpNum_t ALTPIV_TOLER |
Definition at line 89 of file lpdata.c.
Referenced by ILLchange_precision(), ILLend(), and ILLstart().
| EGlpNum_t BD_TOLER |
Definition at line 81 of file lpdata.c.
Referenced by get_initial_basis2(), ILLchange_precision(), ILLend(), and ILLstart().
| EGlpNum_t CB_EPS |
| EGlpNum_t CB_INF_RATIO |
| EGlpNum_t CB_PRI_RLIMIT |
| EGlpNum_t DBNDPIV_RATIO |
| EGlpNum_t DBNDPIV_TOLER |
| EGlpNum_t DFEAS_TOLER |
Definition at line 82 of file lpdata.c.
Referenced by ILLchange_precision(), ILLend(), ILLlib_delrows(), ILLstart(), and init_simplex_tols().
| EGlpNum_t OBJBND_TOLER |
Definition at line 86 of file lpdata.c.
Referenced by ILLchange_precision(), ILLend(), ILLfactor_init_factor_work(), ILLsimplex(), and ILLstart().
| EGlpNum_t PARAM_IBASIS_RPIVOT |
Definition at line 77 of file lpdata.c.
Referenced by ILLend(), ILLstart(), and primal_col_select().
| EGlpNum_t PARAM_IBASIS_RTRIANG |
Definition at line 78 of file lpdata.c.
Referenced by ILLend(), ILLstart(), and primal_col_select().
| EGlpNum_t PARAM_MIN_DNORM |
Definition at line 79 of file lpdata.c.
Referenced by ILLchange_precision(), ILLend(), ILLprice_build_dsteep_norms(), ILLprice_load_rownorms(), ILLprice_update_dsteep_norms(), and ILLstart().
| EGlpNum_t PFEAS_TOLER |
Definition at line 80 of file lpdata.c.
Referenced by ILLchange_precision(), ILLend(), ILLstart(), and init_simplex_tols().
| EGlpNum_t PIVOT_TOLER |
Definition at line 83 of file lpdata.c.
Referenced by ILLchange_precision(), ILLend(), ILLstart(), and init_simplex_tols().
| EGlpNum_t PIVZ_TOLER |
Definition at line 85 of file lpdata.c.
Referenced by ILLbasis_tableau_row(), ILLchange_precision(), ILLend(), ILLfct_compute_yz(), ILLfct_compute_zA(), ILLfct_compute_zz(), and ILLstart().
| EGlpNum_t PROGRESS_THRESH |
Definition at line 92 of file lpdata.c.
Referenced by ILLchange_precision(), ILLend(), ILLstart(), and test_progress().
| EGlpNum_t PROGRESS_ZERO |
Definition at line 91 of file lpdata.c.
Referenced by ILLchange_precision(), ILLend(), ILLstart(), and test_progress().
| EGlpNum_t SZERO_TOLER |
Definition at line 84 of file lpdata.c.
Referenced by grab_cache(), ILLchange_precision(), ILLend(), ILLfactor_init_factor_work(), ILLfct_compute_binvrow(), ILLfct_compute_vA(), ILLfct_compute_yz(), ILLstart(), and init_simplex_tols().
1.4.7