heur_distributiondiving.h
Go to the documentation of this file.
18 * @brief Diving heuristic that chooses fixings w.r.t. changes in the solution density after Pryor and Chinneck. 21 * @see branch_distribution.h for further explanations of probability based branching schemes and references. 24 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
Definition: objbranchrule.h:33 SCIP_RETCODE SCIPincludeHeurDistributiondiving(SCIP *scip) SCIP callable library. |