12 #ifndef CglLandPTabRow_H 13 #define CglLandPTabRow_H 20 class CglLandPSimplex;
63 void print(std::ostream & os,
int width = 9,
const int * nonBasics = NULL,
void modularize(const bool *integerVar)
double rhs
Row right-hand-side.
TabRow(const TabRow &source)
TabRow & operator=(const TabRow &r)
bool operator==(const TabRow &r) const
double & operator[](const int &index)
double * denseVector() const
const double & operator[](const int &index) const
Performs one round of Lift & Project using CglLandPSimplex to build cuts.
bool modularized_
Flag to say if row is modularized.
TabRow(const CglLandPSimplex *si)
const CglLandPSimplex * si_
Row of what?
CoinIndexedVector & operator=(const CoinIndexedVector &)