heur_sync.h
Go to the documentation of this file.
32 * communicated between solvers, but cannot directly submitted because SCIP might be in a stage where
34 * If multiple solutions are passed it will keep the best N solutions depending on the parameter setting
38/*---+----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 SCIPheurSyncPassSol(SCIP *scip, SCIP_HEUR *heur, SCIP_SOL *sol)
Definition: heur_sync.c:190
Definition: objbenders.h:44
Definition: struct_heur.h:98
Definition: struct_sol.h:74
Definition: struct_scip.h:70
type definitions for primal heuristics
type definitions for return codes for SCIP methods
type definitions for SCIP's main datastructure
type definitions for storing primal CIP solutions