objsepa.h File Reference Detailed DescriptionC++ wrapper for cut separators. Definition in file objsepa.h. Go to the source code of this file.
Function Documentation
creates the cut separator for the given cut separator object and includes it in SCIP The method should be called in one of the following ways:
Referenced by scip::ObjSepa::SCIP_DECL_SEPAEXECSOL().
returns the sepa object of the given name, or 0 if not existing
Referenced by scip::ObjSepa::SCIP_DECL_SEPAEXECSOL().
returns the sepa object for the given cut separator
Referenced by scip::ObjSepa::SCIP_DECL_SEPAEXECSOL(). |