objconshdlr.h File Reference Detailed DescriptionC++ wrapper for constraint handlers. Definition in file objconshdlr.h. Go to the source code of this file.
Function Documentation
creates the constraint handler for the given constraint handler object and includes it in SCIP The method should be called in one of the following ways:
Referenced by scip::ObjConshdlr::SCIP_DECL_CONSGETDIVEBDCHGS().
returns the conshdlr object of the given name, or 0 if not existing
Referenced by scip::ObjConshdlr::SCIP_DECL_CONSGETDIVEBDCHGS().
returns the conshdlr object for the given constraint handler
Referenced by scip::ObjConshdlr::SCIP_DECL_CONSGETDIVEBDCHGS(). |