objnodesel.h File Reference Detailed DescriptionC++ wrapper for node selectors. Definition in file objnodesel.h. Go to the source code of this file.
Function Documentation
creates the node selector for the given node selector object and includes it in SCIP The method should be called in one of the following ways:
Referenced by scip::ObjNodesel::SCIP_DECL_NODESELEXITSOL().
returns the nodesel object of the given name, or 0 if not existing
Referenced by scip::ObjNodesel::SCIP_DECL_NODESELEXITSOL().
returns the nodesel object for the given node selector
Referenced by scip::ObjNodesel::SCIP_DECL_NODESELEXITSOL(). |