31 #ifndef __SCIP_HEUR_SYNC_H__ 32 #define __SCIP_HEUR_SYNC_H__
enum SCIP_Retcode SCIP_RETCODE
type definitions for primal heuristics
type definitions for SCIP's main datastructure
SCIP_RETCODE SCIPincludeHeurSync(SCIP *scip)
SCIP_RETCODE SCIPheurSyncPassSol(SCIP *scip, SCIP_HEUR *heur, SCIP_SOL *sol)
type definitions for storing primal CIP solutions
common defines and data types used in all packages of SCIP