Blis 0.94
|
This is the complete list of members for BlisPresolve, including all inherited members.
BlisPresolve() | BlisPresolve | inline |
getNumCols() const | OsiPresolve | |
getNumRows() const | OsiPresolve | |
gutsOfDestroy() | OsiPresolve | protected |
model() const | OsiPresolve | |
nonLinearValue() const | OsiPresolve | |
originalColumns() const | OsiPresolve | |
originalModel() const | OsiPresolve | |
originalRows() const | OsiPresolve | |
OsiPresolve() | OsiPresolve | |
postprocess(bool updateStatus=true) | BlisPresolve | virtual |
postsolve(bool updateStatus=true) | OsiPresolve | virtual |
postsolve(CoinPostsolveMatrix &prob) | OsiPresolve | protectedvirtual |
preprocess(OsiSolverInterface &origModel, double feasibilityTolerance=0.0, bool keepIntegers=true, int numberPasses=5, const char *prohibited=NULL) | BlisPresolve | virtual |
presolve(CoinPresolveMatrix *prob) | OsiPresolve | protectedvirtual |
presolvedModel(OsiSolverInterface &origModel, double feasibilityTolerance=0.0, bool keepIntegers=true, int numberPasses=5, const char *prohibited=NULL, bool doStatus=true, const char *rowProhibited=NULL) | OsiPresolve | virtual |
presolvedModel() const | OsiPresolve | |
setNonLinearValue(double value) | OsiPresolve | |
setOriginalModel(OsiSolverInterface *model) | OsiPresolve | |
setPresolveActions(int action) | OsiPresolve | |
setPresolvedModel(OsiSolverInterface *presolvedModel) | OsiPresolve | |
~BlisPresolve() | BlisPresolve | inlinevirtual |
~OsiPresolve() | OsiPresolve | virtual |