Cgl
trunk
|
#include <Cgl012cut.hpp>
Public Attributes | |
int | mr |
int | mc |
int | mnz |
int * | mtbeg |
int * | mtcnt |
int * | mtind |
short int * | mrhs |
double * | xstar |
double * | slack |
short int * | row_to_delete |
short int * | col_to_delete |
int * | gcd |
short int * | possible_weak |
short int * | type_even_weak |
short int * | type_odd_weak |
double * | loss_even_weak |
double * | loss_odd_weak |
double * | min_loss_by_weak |
Definition at line 120 of file Cgl012cut.hpp.
int parity_ilp::mr |
Definition at line 121 of file Cgl012cut.hpp.
int parity_ilp::mc |
Definition at line 122 of file Cgl012cut.hpp.
int parity_ilp::mnz |
Definition at line 123 of file Cgl012cut.hpp.
int* parity_ilp::mtbeg |
Definition at line 124 of file Cgl012cut.hpp.
int* parity_ilp::mtcnt |
Definition at line 125 of file Cgl012cut.hpp.
int* parity_ilp::mtind |
Definition at line 126 of file Cgl012cut.hpp.
short int* parity_ilp::mrhs |
Definition at line 127 of file Cgl012cut.hpp.
double* parity_ilp::xstar |
Definition at line 128 of file Cgl012cut.hpp.
double* parity_ilp::slack |
Definition at line 129 of file Cgl012cut.hpp.
short int* parity_ilp::row_to_delete |
Definition at line 130 of file Cgl012cut.hpp.
short int* parity_ilp::col_to_delete |
Definition at line 131 of file Cgl012cut.hpp.
int* parity_ilp::gcd |
Definition at line 132 of file Cgl012cut.hpp.
short int* parity_ilp::possible_weak |
Definition at line 133 of file Cgl012cut.hpp.
short int* parity_ilp::type_even_weak |
Definition at line 134 of file Cgl012cut.hpp.
short int* parity_ilp::type_odd_weak |
Definition at line 136 of file Cgl012cut.hpp.
double* parity_ilp::loss_even_weak |
Definition at line 138 of file Cgl012cut.hpp.
double* parity_ilp::loss_odd_weak |
Definition at line 139 of file Cgl012cut.hpp.
double* parity_ilp::min_loss_by_weak |
Definition at line 140 of file Cgl012cut.hpp.