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:59
type definitions for return codes for SCIP methods
type definitions for SCIP's main datastructure
SCIP_EXPORT SCIP_RETCODE SCIPincludeBranchruleInference(SCIP *scip)
Definition: branch_inference.c:663
common defines and data types used in all packages of SCIP
Definition: objbenders.h:33