objpresol.h File Reference Detailed DescriptionC++ wrapper for presolvers. Definition in file objpresol.h. Go to the source code of this file.
Function Documentation
creates the presolver for the given presolver object and includes it in SCIP The method should be called in one of the following ways:
Referenced by scip::ObjPresol::SCIP_DECL_PRESOLEXITPRE().
returns the presol object of the given name, or 0 if not existing
Referenced by scip::ObjPresol::SCIP_DECL_PRESOLEXITPRE().
returns the presol object for the given presolver
Referenced by scip::ObjPresol::SCIP_DECL_PRESOLEXITPRE(). |