branch_inference.h
Go to the documentation of this file.
32 * The inference history branching rule is based on the average number of deductions obtained after
34 * Variables which cause many problem reductions are preferred since they are more likely to drive
38 * For a more detailed description and a comparison between the inference rule and other branching rules
49 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
SCIP_RETCODE SCIPincludeBranchruleInference(SCIP *scip)
Definition: branch_inference.c:878
Definition: struct_scip.h:68
type definitions for return codes for SCIP methods
type definitions for SCIP's main datastructure
common defines and data types used in all packages of SCIP
Definition: objbenders.h:43