|
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
branch_inference.h
Go to the documentation of this file.
23 * The inference history branching rule is based on the average number of deductions obtained after
25 * Variables which cause many problem reductions are preferred since they are more likely to drive
29 * For a more detailed description and a comparison between the inference rule and other branching rules
40 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
Definition: struct_scip.h:53 SCIP_RETCODE SCIPincludeBranchruleInference(SCIP *scip) Definition: branch_inference.c:654 SCIP callable library. |