heur_sync.h
Go to the documentation of this file.
23 * communicated between solvers, but cannot directly submitted because SCIP might be in a stage where
25 * If multiple solutions are passed it will keep the best N solutions depending on the parameter setting
29 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
Definition: struct_scip.h:58
Definition: struct_sol.h:63
type definitions for primal heuristics
type definitions for SCIP's main datastructure
SCIP_RETCODE SCIPheurSyncPassSol(SCIP *scip, SCIP_HEUR *heur, SCIP_SOL *sol)
Definition: heur_sync.c:180
Definition: struct_heur.h:79
type definitions for storing primal CIP solutions
common defines and data types used in all packages of SCIP
Definition: objbenders.h:33