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*/ Definition: struct_scip.h:53 SCIP_RETCODE SCIPincludeBranchruleRandom(SCIP *scip) Definition: branch_random.c:311 Definition: objbranchrule.h:33 SCIP callable library. |