branch_random.h File Reference
Detailed Description
random variable branching rule
The random branching rule randomly selects a candidate variable from the set of candidate variables.
The random branching rule and many other branching rules of SCIP are explained and compared in
- Tobias Achterberg
Constraint Integer Programming
PhD Thesis, Technische Universität Berlin, 2007
Definition in file branch_random.h.
Go to the source code of this file.
Functions | |
SCIP_RETCODE | SCIPincludeBranchruleRandom (SCIP *scip) |