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