33#ifndef __SCIP_STRUCT_HEUR_H__
34#define __SCIP_STRUCT_HEUR_H__
common defines and data types used in all packages of SCIP
SCIP_Longint nlpiterations
SCIP_Longint totalsoldepth
SCIP_Longint totalnbacktracks
SCIP_Longint nconflictsfound
SCIP_Longint nbestsolsfound
SCIP_RANDNUMGEN * randnumgen
SCIP_DIVETYPE divetypemask
SCIP_Real maxdiveavgquotnosol
SCIP_Real maxdiveubquotnosol
SCIP_DIVESETSTATS * divesetstats[4]
SCIP_Real lpresolvedomchgquot
SCIP_DECL_DIVESETGETSCORE((*divesetgetscore))
SCIP_DECL_DIVESETAVAILABLE((*divesetavailable))
SCIP_Bool onlylpbranchcands
SCIP_DECL_HEUREXIT((*heurexit))
SCIP_DECL_HEURFREE((*heurfree))
SCIP_DECL_HEURINIT((*heurinit))
SCIP_DECL_HEURINITSOL((*heurinitsol))
SCIP_HEURTIMING timingmask
SCIP_Longint nbestsolsfound
SCIP_DECL_HEURCOPY((*heurcopy))
SCIP_DECL_HEUREXEC((*heurexec))
SCIP_DECL_HEUREXITSOL((*heurexitsol))
SCIP_HASHTABLE * visitedconss
type definitions for clocks and timing issues
type definitions for primal heuristics
struct SCIP_HeurData SCIP_HEURDATA
unsigned int SCIP_DIVETYPE
unsigned int SCIP_HEURTIMING