|
Dip
0.92.4
|
#include <sym_prep.h>
Public Attributes | |
| int | rows_deleted |
| int | vars_fixed |
| int | coeffs_nulled |
| int | bounds_integerized |
| int | vars_aggregated |
| int | vars_integerized |
| int | vars_substituted |
| int | coeffs_changed |
| char * | nz_coeff_changed |
| int | bounds_tightened |
| int | col_infeas_ind |
| int | row_infeas_ind |
| int | col_unbound_ind |
| int | col_numeric_ind |
Definition at line 97 of file sym_prep.h.
| int PREP_STATS::rows_deleted |
Definition at line 99 of file sym_prep.h.
| int PREP_STATS::vars_fixed |
Definition at line 100 of file sym_prep.h.
| int PREP_STATS::coeffs_nulled |
Definition at line 101 of file sym_prep.h.
| int PREP_STATS::bounds_integerized |
Definition at line 102 of file sym_prep.h.
| int PREP_STATS::vars_aggregated |
Definition at line 103 of file sym_prep.h.
| int PREP_STATS::vars_integerized |
Definition at line 104 of file sym_prep.h.
| int PREP_STATS::vars_substituted |
Definition at line 105 of file sym_prep.h.
| int PREP_STATS::coeffs_changed |
Definition at line 108 of file sym_prep.h.
| char* PREP_STATS::nz_coeff_changed |
Definition at line 109 of file sym_prep.h.
| int PREP_STATS::bounds_tightened |
Definition at line 111 of file sym_prep.h.
| int PREP_STATS::col_infeas_ind |
Definition at line 114 of file sym_prep.h.
| int PREP_STATS::row_infeas_ind |
Definition at line 115 of file sym_prep.h.
| int PREP_STATS::col_unbound_ind |
Definition at line 116 of file sym_prep.h.
| int PREP_STATS::col_numeric_ind |
Definition at line 117 of file sym_prep.h.
1.8.5