heur_randrounding.h
Go to the documentation of this file.
27 * @brief randomized LP rounding heuristic which also generates conflicts via an auxiliary probing tree
34 * This implementation uses domain propagation techniques to tighten the variable domains after every
43/*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
common defines and data types used in all packages of SCIP
SCIP_RETCODE SCIPincludeHeurRandrounding(SCIP *scip)
Definition: heur_randrounding.c:502
Definition: objbenders.h:44
Definition: struct_scip.h:70
type definitions for return codes for SCIP methods
type definitions for SCIP's main datastructure