#include <rawlp.h>
Collaboration diagram for rawlpdata:

Definition at line 48 of file rawlp.h.
Data Fields | |
| char * | boundsname |
| colptr ** | cols |
| int | colsize |
| ILLsymboltab | coltab |
| qserror_collector * | error_collector |
| char * | intmarker |
| int | intsize |
| int * | is_sos_member |
| int | is_sos_size |
| char * | lbind |
| EGlpNum_t * | lower |
| char * | name |
| int | ncols |
| int | nrows |
| int | nsos |
| int | nsos_member |
| int | objindex |
| int | objsense |
| ILLptrworld | ptrworld |
| colptr * | ranges |
| char * | rangesind |
| char * | rangesname |
| char * | refrow |
| int | refrowind |
| EGlpNum_t * | rhs |
| char * | rhsind |
| char * | rhsname |
| int | rhssize |
| char * | rowsense |
| ILLsymboltab | rowtab |
| int | sensesize |
| int * | sos_col |
| int | sos_col_size |
| sosptr * | sos_set |
| int | sos_setsize |
| EGlpNum_t * | sos_weight |
| int | sos_weight_size |
| char * | ubind |
| EGlpNum_t * | upper |
| char* rawlpdata::boundsname |
Definition at line 54 of file rawlp.h.
Referenced by ILLfree_rawlpdata(), ILLinit_rawlpdata(), and ILLraw_set_bounds_name().
| struct colptr** rawlpdata::cols |
Definition at line 75 of file rawlp.h.
Referenced by buildMatrix(), fill_matrix(), ILLfree_rawlpdata(), ILLinit_rawlpdata(), ILLprint_rawlpdata(), ILLraw_add_col(), ILLraw_add_col_coef(), ILLraw_clear_matrix(), transferObjective(), and whichColsAreUsed().
Definition at line 73 of file rawlp.h.
Referenced by add_bounds(), add_var(), del_row_or_col(), get_row_col_name(), ILLfree_rawlpdata(), ILLinit_rawlpdata(), ILLraw_add_col(), ILLraw_colname(), ILLread_lp(), ILLread_mps(), mps_read_col_line(), pull_info_from_p(), read_bounds(), read_integer(), and transpose().
Definition at line 106 of file rawlp.h.
Referenced by buildMatrix(), convert_rawlpdata_to_lpdata(), ILLcheck_rawlpdata(), ILLinit_rawlpdata(), ILLraw_check_bounds(), ILLraw_fill_in_rownames(), mps_fill_in(), transferObjective(), and transferRanges().
| char* rawlpdata::intmarker |
Definition at line 83 of file rawlp.h.
Referenced by ILLfree_rawlpdata(), ILLinit_rawlpdata(), ILLraw_add_col(), mps_read_col_line(), mps_set_bound(), read_integer(), and transferColNamesLowerUpperIntMarker().
Definition at line 90 of file rawlp.h.
Referenced by buildSosInfo(), ILLfree_rawlpdata(), ILLinit_rawlpdata(), ILLraw_add_col(), and ILLraw_is_mem_other_sos().
| char* rawlpdata::lbind |
Definition at line 77 of file rawlp.h.
Referenced by ILLfree_rawlpdata(), ILLinit_rawlpdata(), ILLraw_check_bounds(), ILLraw_fill_in_bounds(), ILLraw_init_bounds(), ILLraw_set_binaryBound(), ILLraw_set_fixedBound(), ILLraw_set_lowerBound(), and ILLraw_set_unbound().
| EGlpNum_t* rawlpdata::lower |
Definition at line 79 of file rawlp.h.
Referenced by ILLfree_rawlpdata(), ILLinit_rawlpdata(), ILLraw_check_bounds(), ILLraw_fill_in_bounds(), ILLraw_init_bounds(), ILLraw_set_binaryBound(), ILLraw_set_fixedBound(), ILLraw_set_lowerBound(), ILLraw_set_unbound(), ILLraw_set_upperBound(), read_bounds(), and transferColNamesLowerUpperIntMarker().
| char* rawlpdata::name |
Definition at line 50 of file rawlp.h.
Referenced by convert_rawlpdata_to_lpdata(), ILLfree_rawlpdata(), ILLinit_rawlpdata(), ILLprint_rawlpdata(), read_mps_name(), and read_problem_name().
| int rawlpdata::ncols |
Definition at line 72 of file rawlp.h.
Referenced by add_col(), add_var(), buildMatrix(), buildSosInfo(), convert_rawlpdata_to_lpdata(), del_col(), fill_matrix(), get_row_col_name(), ILLcheck_rawlpdata(), ILLinit_rawlpdata(), ILLprint_rawlpdata(), ILLraw_add_col(), ILLraw_check_bounds(), ILLraw_clear_matrix(), ILLraw_colname(), ILLraw_fill_in_bounds(), ILLraw_init_bounds(), ILLraw_set_binaryBound(), ILLraw_set_fixedBound(), ILLraw_set_lowerBound(), ILLraw_set_unbound(), ILLraw_set_upperBound(), ILLread_lp(), mps_read_col_line(), transferColNamesLowerUpperIntMarker(), transferObjective(), transpose(), and whichColsAreUsed().
| int rawlpdata::nrows |
Definition at line 59 of file rawlp.h.
Referenced by add_col(), add_row(), convert_rawlpdata_to_lpdata(), del_row(), fill_matrix(), get_row_col_name(), ILLinit_rawlpdata(), ILLprint_rawlpdata(), ILLraw_add_row(), ILLraw_fill_in_rownames(), ILLraw_init_ranges(), ILLraw_init_rhs(), ILLraw_rowname(), ILLread_lp(), ILLread_one_constraint(), mps_fill_in(), read_objective(), transpose(), and whichRowsAreUsed().
| int rawlpdata::nsos |
Definition at line 101 of file rawlp.h.
Referenced by buildSosInfo(), ILLinit_rawlpdata(), ILLraw_add_sos(), ILLraw_add_sos_member(), and ILLraw_is_mem_other_sos().
Definition at line 57 of file rawlp.h.
Referenced by convert_rawlpdata_to_lpdata(), ILLcheck_rawlpdata(), ILLinit_rawlpdata(), mps_fill_in(), read_objective(), transferObjective(), transferSenseRhsRowNames(), and whichColsAreUsed().
Definition at line 56 of file rawlp.h.
Referenced by convert_rawlpdata_to_lpdata(), ILLinit_rawlpdata(), read_minmax(), and read_mps_objsense().
Definition at line 107 of file rawlp.h.
Referenced by ILLfree_rawlpdata(), ILLinit_rawlpdata(), ILLraw_add_col_coef(), ILLraw_add_ranges_coef(), and ILLraw_clear_matrix().
| struct colptr* rawlpdata::ranges |
Definition at line 70 of file rawlp.h.
Referenced by convert_rawlpdata_to_lpdata(), ILLfree_rawlpdata(), ILLinit_rawlpdata(), ILLraw_add_ranges_coef(), and transferRanges().
| char* rawlpdata::rangesind |
Definition at line 69 of file rawlp.h.
Referenced by ILLfree_rawlpdata(), ILLinit_rawlpdata(), ILLraw_add_ranges_coef(), and ILLraw_init_ranges().
| char* rawlpdata::rangesname |
Definition at line 53 of file rawlp.h.
Referenced by ILLfree_rawlpdata(), ILLinit_rawlpdata(), and ILLraw_set_ranges_name().
| char* rawlpdata::refrow |
Definition at line 86 of file rawlp.h.
Referenced by ILLfree_rawlpdata(), ILLinit_rawlpdata(), and read_mps_refrow().
| EGlpNum_t* rawlpdata::rhs |
Definition at line 68 of file rawlp.h.
Referenced by add_row(), ILLfree_rawlpdata(), ILLinit_rawlpdata(), ILLprint_rawlpdata(), ILLraw_add_row(), ILLread_one_constraint(), and transpose().
| char* rawlpdata::rhsind |
Definition at line 65 of file rawlp.h.
Referenced by ILLfree_rawlpdata(), ILLinit_rawlpdata(), and ILLraw_init_rhs().
| char* rawlpdata::rhsname |
Definition at line 52 of file rawlp.h.
Referenced by ILLfree_rawlpdata(), ILLinit_rawlpdata(), and ILLraw_set_rhs_name().
Definition at line 67 of file rawlp.h.
Referenced by ILLinit_rawlpdata(), ILLraw_add_row(), and transpose().
| char* rawlpdata::rowsense |
Definition at line 63 of file rawlp.h.
Referenced by add_row(), ILLfree_rawlpdata(), ILLinit_rawlpdata(), ILLprint_rawlpdata(), ILLraw_add_row(), ILLread_one_constraint(), mps_fill_in(), transferRanges(), transpose(), whichColsAreUsed(), and whichRowsAreUsed().
Definition at line 60 of file rawlp.h.
Referenced by add_col(), add_ranges(), add_rhs(), add_row(), del_row_or_col(), get_row_col_name(), ILLfree_rawlpdata(), ILLinit_rawlpdata(), ILLraw_add_row(), ILLraw_fill_in_rownames(), ILLraw_rowname(), ILLread_lp(), ILLread_mps(), ILLread_one_constraint(), mps_fill_in(), mps_read_col_line(), pull_info_from_p(), read_objective(), and transpose().
Definition at line 62 of file rawlp.h.
Referenced by ILLinit_rawlpdata(), ILLraw_add_row(), and transpose().
| int* rawlpdata::sos_col |
Definition at line 99 of file rawlp.h.
Referenced by buildSosInfo(), ILLfree_rawlpdata(), and ILLinit_rawlpdata().
| struct sosptr* rawlpdata::sos_set |
Definition at line 103 of file rawlp.h.
Referenced by buildSosInfo(), ILLfree_rawlpdata(), ILLinit_rawlpdata(), and ILLraw_add_sos().
| EGlpNum_t* rawlpdata::sos_weight |
Definition at line 96 of file rawlp.h.
Referenced by buildSosInfo(), ILLfree_rawlpdata(), and ILLinit_rawlpdata().
| char* rawlpdata::ubind |
Definition at line 78 of file rawlp.h.
Referenced by ILLfree_rawlpdata(), ILLinit_rawlpdata(), ILLraw_check_bounds(), ILLraw_fill_in_bounds(), ILLraw_init_bounds(), ILLraw_set_binaryBound(), ILLraw_set_fixedBound(), ILLraw_set_unbound(), and ILLraw_set_upperBound().
| EGlpNum_t* rawlpdata::upper |
Definition at line 80 of file rawlp.h.
Referenced by ILLfree_rawlpdata(), ILLinit_rawlpdata(), ILLraw_check_bounds(), ILLraw_fill_in_bounds(), ILLraw_init_bounds(), ILLraw_set_binaryBound(), ILLraw_set_fixedBound(), ILLraw_set_unbound(), ILLraw_set_upperBound(), read_bounds(), and transferColNamesLowerUpperIntMarker().
1.4.7