26 const std::string mpdDir);
58 virtual void generateCuts(
const OsiSolverInterface & si, OsiCuts & cs,
62 virtual void generateCuts(
const OsiSolverInterface & si, OsiCuts & cs,
119 void setLUB(
double value);
125 void setEPS(
double value);
222 void find_step(
int r1,
int r2,
int *step,
223 double *reduc,
double *norm);
227 int test_pair(
int r1,
int r2,
double *norm);
246 const double *elements,
249 const int *rowLength,
250 const double *rhs,
double *rowrhs);
254 void flip(
double *row);
260 void unflip(
double *row,
double *rowrhs,
double *slack_val);
273 int *rowind,
double *rowelem,
274 int *card_row,
double & rhs);
278 const double *
xlp,
const double *slack_val,
283 const double *
xlp,
const double *slack_val,
284 const double *ck_row,
const double ck_rhs,
285 const int cut_number,
const int do_flip);
299 const CoinPackedMatrix *mat2,
446 const std::string mpdDir );