objbranchrule.h File Reference Detailed DescriptionC++ wrapper for branching rules. Definition in file objbranchrule.h. Go to the source code of this file.
Function Documentation
creates the branching rule for the given branching rule object and includes it in SCIP The method should be called in one of the following ways:
Referenced by scip::ObjBranchrule::SCIP_DECL_BRANCHEXECPS().
returns the branchrule object of the given name, or 0 if not existing
Referenced by scip::ObjBranchrule::SCIP_DECL_BRANCHEXECPS().
returns the branchrule object for the given branching rule
Referenced by scip::ObjBranchrule::SCIP_DECL_BRANCHEXECPS(). |