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*/
SCIP_RETCODE SCIPincludeBranchruleInference(SCIP *scip) Definition: objbranchrule.h:33 SCIP callable library. |