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
Definition in file branch_random.h.
#include "scip/scip.h"
Go to the source code of this file.
Functions | |
SCIP_RETCODE | SCIPincludeBranchruleRandom (SCIP *scip) |