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