LAP::Validator Member List
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) | LAP::Validator | |
| cleanCut2(OsiRowCut &aCut, const double *solCut, const OsiSolverInterface &si, const CglParam &par, const double *colLower, const double *colUpper) | 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] |
| fillRejectionReasons() | LAP::Validator | [private, static] |
| getMaxFillIn() | LAP::Validator | [inline] |
| getMaxRatio() | LAP::Validator | [inline] |
| getMinViolation() | LAP::Validator | [inline] |
| maxFillIn_ | LAP::Validator | [private] |
| maxRatio_ | LAP::Validator | [private] |
| minViolation_ | LAP::Validator | [private] |
| NoneAccepted enum value | LAP::Validator | |
| numRejected(RejectionsReasons code) const | LAP::Validator | [inline] |
| numRejected(int code) const | LAP::Validator | [inline] |
| numRejected_ | LAP::Validator | [private] |
| operator()(OsiRowCut &aCut, const double *solCut, const OsiSolverInterface &si, const CglParam &par, const double *colLower, const double *colUpper) | LAP::Validator | [inline] |
| rejections_ | LAP::Validator | [private, static] |
| RejectionsReasons enum name | LAP::Validator | |
| rhsScale_ | LAP::Validator | [private] |
| scale_ | LAP::Validator | [private] |
| 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 | |