All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
heur_randrounding.h
Go to the documentation of this file.
18 * @brief randomized LP rounding heuristic which also generates conflicts via an auxiliary probing tree
25 * This implementation uses domain propagation techniques to tighten the variable domains after every
34 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
SCIP_RETCODE SCIPincludeHeurRandrounding(SCIP *scip) SCIP callable library. |