This is the complete list of members for
LAP::Validator, including all inherited members.
BigDynamic enum value | LAP::Validator | |
cleanCut(OsiRowCut &aCut, const double *solCut, const OsiSolverInterface &si, const CglParam &par, const double *colLower, const double *colUpper) const | LAP::Validator | |
cleanCut2(OsiRowCut &aCut, const double *solCut, const OsiSolverInterface &si, const CglParam &par, const double *colLower, const double *colUpper) const | LAP::Validator | |
DenseCut enum value | LAP::Validator | |
DummyEnd enum value | LAP::Validator | |
EmptyCut enum value | LAP::Validator | |
failureString(RejectionsReasons code) const | LAP::Validator | [inline] |
failureString(int code) const | LAP::Validator | [inline] |
getMaxFillIn() | LAP::Validator | [inline] |
getMaxRatio() | LAP::Validator | [inline] |
getMinViolation() | LAP::Validator | [inline] |
NoneAccepted enum value | LAP::Validator | |
numRejected(RejectionsReasons code) const | LAP::Validator | [inline] |
numRejected(int code) const | LAP::Validator | [inline] |
operator()(OsiRowCut &aCut, const double *solCut, const OsiSolverInterface &si, const CglParam &par, const double *colLower, const double *colUpper) const | LAP::Validator | [inline] |
RejectionsReasons enum name | LAP::Validator | |
setMaxFillIn(double value) | LAP::Validator | [inline] |
setMaxRatio(double value) | LAP::Validator | [inline] |
setMinViolation(double value) | LAP::Validator | [inline] |
setRhsScale(double v) | LAP::Validator | [inline] |
SmallCoefficient enum value | LAP::Validator | |
SmallViolation enum value | LAP::Validator | |
Validator(double maxFillIn=1., double maxRatio=1e8, double minViolation=0, bool scale=false, double rhsScale=1) | LAP::Validator | |