#include <qstruct.h>
Collaboration diagram for qsdata:

Definition at line 28 of file qstruct.h.
Data Fields | |
| ILLlp_basis * | basis |
| ILLlp_cache * | cache |
| int | factorok |
| itcnt_t | itcnt |
| EGlpNum_t | lobjlim |
| lpinfo * | lp |
| char * | name |
| price_info * | pricing |
| ILLlpdata * | qslp |
| int | qstatus |
| int | simplex_display |
| int | simplex_scaling |
| EGlpNum_t | uobjlim |
| struct ILLlp_basis* qsdata::basis |
Definition at line 33 of file qstruct.h.
Referenced by grab_basis(), grab_cache(), opt_work(), QSadd_col(), QSadd_cols(), QSadd_ranged_rows(), QSadd_rows(), QScreate_prob(), QSdelete_cols(), QSdelete_rows(), QSfree_prob(), QSget_basis(), QSget_basis_and_row_norms_array(), QSget_basis_array(), QSget_binv_row(), QSload_basis(), QSload_basis_and_row_norms_array(), QSload_basis_array(), QSnew_col(), QSnew_row(), QSopt_dual(), QSopt_primal(), QSread_and_load_basis(), and QSwrite_basis().
| struct ILLlp_cache* qsdata::cache |
Definition at line 34 of file qstruct.h.
Referenced by free_cache(), grab_cache(), QScreate_prob(), QSdelete_rows(), QSfree_prob(), QSget_basis_order(), QSget_binv_row(), QSget_named_pi(), QSget_named_rc(), QSget_named_slack(), QSget_named_x(), QSget_objval(), QSget_pi_array(), QSget_rc_array(), QSget_slack_array(), QSget_solution(), QSget_tableau_row(), QSget_x_array(), QSopt_dual(), and QSopt_primal().
| int qsdata::factorok |
Definition at line 37 of file qstruct.h.
Referenced by opt_work(), QSadd_col(), QSadd_cols(), QSadd_ranged_rows(), QSadd_rows(), QSchange_range(), QScopy_prob(), QScreate_prob(), QSdelete_cols(), QSdelete_rows(), QSload_basis(), QSload_basis_and_row_norms_array(), QSload_basis_array(), QSload_prob(), QSnew_col(), QSnew_row(), QSopt_dual(), and QSopt_strongbranch().
Definition at line 40 of file qstruct.h.
Referenced by opt_work(), QScreate_prob(), QSget_itcnt(), QSopt_strongbranch(), and solver_main().
| EGlpNum_t qsdata::lobjlim |
Definition at line 42 of file qstruct.h.
Referenced by QSchange_objsense(), QScreate_prob(), QSfree_prob(), QSget_param_EGlpNum(), and QSset_param_EGlpNum().
| struct lpinfo* qsdata::lp |
Definition at line 31 of file qstruct.h.
Referenced by grab_basis(), grab_cache(), ILLeditor(), opt_work(), pull_info_from_p(), QSadd_col(), QSadd_cols(), QSadd_ranged_rows(), QSadd_rows(), QSchange_bound(), QSchange_bounds(), QSchange_coef(), QSchange_objcoef(), QSchange_objsense(), QSchange_range(), QSchange_rhscoef(), QSchange_senses(), QScompute_row_norms(), QScopy_prob(), QScreate_prob(), QSdelete_cols(), QSdelete_rows(), QSfree_prob(), QSget_basis_order(), QSget_binv_row(), QSget_bound(), QSget_bounds(), QSget_bounds_list(), QSget_coef(), QSget_colnames(), QSget_column_index(), QSget_columns(), QSget_columns_list(), QSget_infeas_array(), QSget_intcount(), QSget_intflags(), QSget_obj(), QSget_obj_list(), QSget_objval(), QSget_param(), QSget_param_EGlpNum(), QSget_pi_array(), QSget_prob(), QSget_ranged_rows(), QSget_ranged_rows_list(), QSget_rc_array(), QSget_rhs(), QSget_row_index(), QSget_rownames(), QSget_rows(), QSget_rows_list(), QSget_senses(), QSget_slack_array(), QSget_solution(), QSget_tableau_row(), QSget_x_array(), QSload_prob(), QSnew_col(), QSnew_row(), QSopt_pivotin_col(), QSopt_pivotin_row(), QSopt_strongbranch(), QSread_and_load_basis(), QSread_basis(), QSset_param(), QSset_param_EGlpNum(), QSset_reporter(), QSwrite_basis(), and solver_main().
| char* qsdata::name |
Definition at line 35 of file qstruct.h.
Referenced by QScreate_prob(), QSfree_prob(), QSget_prob(), and QSget_probname().
| struct price_info* qsdata::pricing |
Definition at line 32 of file qstruct.h.
Referenced by grab_basis(), opt_work(), QSadd_ranged_rows(), QSadd_rows(), QScompute_row_norms(), QScopy_prob(), QScreate_prob(), QSfree_prob(), QSget_param(), QSopt_pivotin_col(), QSopt_pivotin_row(), QSopt_strongbranch(), and QSset_param().
| struct ILLlpdata* qsdata::qslp |
Definition at line 30 of file qstruct.h.
Referenced by del_row_or_col(), get_row_col_name(), grab_basis(), grab_cache(), ILLread(), opt_work(), QSchange_objsense(), QScopy_prob(), QScreate_prob(), QSdelete_setcols(), QSdelete_setrows(), QSfree_prob(), QSget_objname(), QSget_objsense(), QSget_prob(), QSload_basis(), QSload_basis_and_row_norms_array(), QSload_basis_array(), QSreport_prob(), QSset_reporter(), and QSwrite_prob_EGioFile().
| int qsdata::qstatus |
Definition at line 36 of file qstruct.h.
Referenced by free_cache(), opt_work(), QScreate_prob(), QSget_objval(), QSget_status(), and QSopt_strongbranch().
Definition at line 38 of file qstruct.h.
Referenced by ILLeditor_solve(), opt_work(), QScopy_prob(), QScreate_prob(), QSget_param(), and QSset_param().
Definition at line 39 of file qstruct.h.
Referenced by opt_work(), QScopy_prob(), QScreate_prob(), QSget_param(), and QSset_param().
| EGlpNum_t qsdata::uobjlim |
Definition at line 41 of file qstruct.h.
Referenced by QSchange_objsense(), QScreate_prob(), QSfree_prob(), QSget_param_EGlpNum(), and QSset_param_EGlpNum().
1.4.7