All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
heur_rins.h
Go to the documentation of this file.
21 * RINS is a large neighborhood search improvement heuristic, i.e., it requires a known feasible solution. It solves a
22 * sub-SCIP that is created by fixing variables which take the same value in the incumbent and the current node's LP
26 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
SCIP_RETCODE SCIPincludeHeurRins(SCIP *scip) SCIP callable library. |