All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
branch_random.h
Go to the documentation of this file.
21 * The random branching rule randomly selects a candidate variable $j$ from the set of candidate variables.
31 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
SCIP_RETCODE SCIPincludeBranchruleRandom(SCIP *scip) SCIP callable library. |