heur_vbounds.h
Go to the documentation of this file.
27 * @brief LNS heuristic uses the variable lower and upper bounds to determine the search neighborhood
33 * More details about the heuristic can be found in "Structure-Based Primal Heuristics for Mixed Integer Programming"
34 * by Gamrath, Berthold, Heinz, Winkler: http://link.springer.com/chapter/10.1007%2F978-4-431-55420-2_3
37 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
SCIP_RETCODE SCIPincludeHeurVbounds(SCIP *scip)
Definition: heur_vbounds.c:1363
Definition: struct_scip.h:68
type definitions for return codes for SCIP methods
type definitions for SCIP's main datastructure
common defines and data types used in all packages of SCIP
Definition: objbenders.h:43