branch_ryanfoster.h
Go to the documentation of this file.
30 * This file implements the Ryan/Foster branching rule. For more details see \ref BINPACKING_BRANCHING page
33 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
Definition: struct_scip.h:68
SCIP_RETCODE SCIPincludeBranchruleRyanFoster(SCIP *scip)
Definition: branch_ryanfoster.c:262
Definition: objbenders.h:43
SCIP callable library.