|
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
branch_nodereopt.h File Reference Detailed Descriptionnodereopt branching rule Definition in file branch_nodereopt.h. #include "scip/scip.h"#include "scip/type_branch.h"#include "scip/type_reopt.h"#include "scip/type_tree.h"Go to the source code of this file.
Function Documentation
creates the nodereopt branching rule and includes it in SCIP
Definition at line 325 of file branch_nodereopt.c. References BRANCHRULE_DESC, BRANCHRULE_MAXBOUNDDIST, BRANCHRULE_MAXDEPTH, BRANCHRULE_NAME, BRANCHRULE_PRIORITY, NULL, SCIP_CALL, SCIP_OKAY, SCIPincludeBranchruleBasic(), SCIPsetBranchruleExecExt(), SCIPsetBranchruleExecLp(), and SCIPsetBranchruleExecPs(). Referenced by SCIPincludeDefaultPlugins(). |
|||||||||||||||