branch_ryanfoster.h File Reference Detailed DescriptionRyan/Foster branching rule. This file implements the Ryan/Foster branching rule. For more details see Ryan/Foster branching page Definition in file branch_ryanfoster.h. #include "scip/scip.h" Go to the source code of this file.
Function Documentation
creates the ryanfoster branching rule and includes it in SCIP creates the ryan foster branching rule and includes it in SCIP
Definition at line 245 of file branch_ryanfoster.c. References BRANCHRULE_DESC, BRANCHRULE_MAXBOUNDDIST, BRANCHRULE_MAXDEPTH, BRANCHRULE_NAME, and BRANCHRULE_PRIORITY. Referenced by runShell(). |