13 #ifndef DECOMP_CONSTRAINTSET_INCLUDED
14 #define DECOMP_CONSTRAINTSET_INCLUDED
std::vector< double > colLB
std::vector< double > rowLB
std::vector< double > colUB
std::vector< double > rowUB
int getNumRows() const
Number of rows.
Sparse Matrix Base Class.
void checkSenseAndBound()
const int getNumRows() const
std::vector< int > integerVars
vector< int > integerVars
int getNumCols() const
Number of columns.
std::vector< double > rowRhs
const int getNumCols() const
std::vector< char > rowSense