branch_lookahead.h
Go to the documentation of this file.
31 * The (multi-level) lookahead branching rule applies strong branching to every fractional value of the LP solution
32 * at the current node of the branch-and-bound tree, as well as recursivly to every temporary child problem created by this
42 * For a more mathematical description and a comparison between lookahead branching and other branching rules
51 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
Definition: struct_scip.h:68
SCIP_RETCODE SCIPincludeBranchruleLookahead(SCIP *scip)
Definition: branch_lookahead.c:6212
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