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) Definition: objbranchrule.h:33 SCIP callable library. |