39#ifndef __SCIP_STRUCT_STAT_H__
40#define __SCIP_STRUCT_STAT_H__
266#ifdef SCIP_DISABLED_CODE
267 int lastnpresolimplications;
268 int lastnpresolcliques;
common defines and data types used in all packages of SCIP
SCIP_Longint nlexdualresolvelpiterations
SCIP_Longint ntotalnodesmerged
SCIP_Longint nearlybacktracks
SCIP_Longint ndualresolvelpiterations
SCIP_Longint nrootstrongbranchs
SCIP_Longint nprimalresolvelpiterations
SCIP_Longint nactiveconssadded
SCIP_Real dualrefintegral
SCIP_Longint nrelaxsolsfound
SCIP_CLOCK * strongpropclock
SCIP_Longint nsbdowndomchgs
SCIP_Longint nprimalzeroitlps
SCIP_Longint exprlastsoltag
SCIP_REGRESSION * regressioncandsobjval
SCIP_Longint nsblpiterations
SCIP_CLOCK * strongbranchtime
SCIP_Real previousdualrefgap
SCIP_Longint exprlastvisitedtag
SCIP_Bool disableenforelaxmsg
SCIP_CLOCK * barrierlptime
SCIP_Longint ninfeasleaves
SCIP_Longint nrepropcutoffs
SCIP_Longint nduallpiterations
SCIP_Longint ncreatednodesrun
SCIP_Longint ndelayedcutoffs
SCIP_CLOCK * nodeactivationtime
SCIP_CLOCK * reoptupdatetime
SCIP_Longint externmemestim
SCIP_Longint ndualresolvelps
SCIP_Real rootlpbestestimate
SCIP_Longint nbarrierlpiterations
SCIP_Longint nconflictlps
SCIP_LPSOLSTAT lastsblpsolstats[2]
SCIP_CLOCK * divinglptime
SCIP_Longint nrootsblpiterations
SCIP_Longint ndivesetlpiterations
SCIP_Longint nprobholechgs
SCIP_CLOCK * presolvingtime
SCIP_Longint nrootfirstlpiterations
SCIP_Longint ninitconssadded
SCIP_Real previousprimalrefgap
SCIP_Longint nlpiterations
SCIP_Longint nprimalresolvelps
SCIP_Longint exprlastdifftag
SCIP_Longint ndivinglpiterations
SCIP_Longint nsbsolsfound
SCIP_CLOCK * solvingtimeoverall
SCIP_Longint lastdivenode
SCIP_Longint nlexdualresolvelps
SCIP_HISTORY * glbhistory
SCIP_Longint ndeactivatednodes
SCIP_Longint nrepropboundchgs
SCIP_Longint nnodesaboverefbound
SCIP_Real firstlpdualbound
SCIP_Longint nlexduallpiterations
SCIP_Longint nrootlpiterations
SCIP_Longint nnumtroublelpmsgs
SCIP_CLOCK * resolveinstablelptime
SCIP_Real firstprimaltime
SCIP_Longint ninternalnodes
SCIP_Longint lastdispnode
SCIP_CLOCK * relaxsoltime
SCIP_Longint lastconflictnode
SCIP_Real primalrefintegral
SCIP_Longint ntotalinternalnodes
SCIP_HEUR * firstprimalheur
SCIP_BRANCHDIR lastbranchdir
SCIP_CLOCK * pseudosoltime
SCIP_CLOCK * presolvingtimeoverall
SCIP_Longint nnodesbeforefirst
SCIP_Longint nlpbestsolsfound
SCIP_Longint nrelaxbestsolsfound
SCIP_Longint npsbestsolsfound
SCIP_Real barrierzeroittime
SCIP_Longint totaldivesetdepth
int lastnpresolchgvartypes
SCIP_Longint nresolveinstablelps
SCIP_Real previntegralevaltime
SCIP_Bool collectvarhistory
SCIP_Longint nexternalsolsfound
SCIP_Longint nisstoppedcalls
SCIP_Longint ndualzeroitlps
SCIP_Longint nsbdivinglps
SCIP_Longint nnodelpiterations
SCIP_Real lastprimalbound
SCIP_Longint nactivatednodes
SCIP_HISTORY * glbhistorycrun
SCIP_Longint nsbbestsolsfound
SCIP_Longint nsbtimesiterlimhit
SCIP_Real primalzeroittime
SCIP_CLOCK * primallptime
SCIP_Longint nnodezeroitlps
SCIP_Longint nconflictlpiterations
SCIP_Longint nstrongbranchs
SCIP_Longint npssolsfound
SCIP_Longint nbarrierzeroitlps
SCIP_Longint nprimallpiterations
SCIP_Bool branchedunbdvar
SCIP_Real primaldualintegral
SCIP_Longint nlpsolsfound
SCIP_Longint nsbupdomchgs
SCIP_Longint nresolveinstablelpiters
SCIP_Real lastbranchvalue
SCIP_Longint ninitlpiterations
SCIP_Longint nprobboundchgs
SCIP_Longint ncreatednodes
SCIP_CLOCK * conflictlptime
SCIP_Longint nsbdivinglpiterations
SCIP_Real firstprimalbound
SCIP_CLOCK * lexduallptime
type definitions for clocks and timing issues
struct SCIP_Clock SCIP_CLOCK
type definitions for primal heuristics
struct SCIP_Heur SCIP_HEUR
type definitions for branching and inference history
struct SCIP_History SCIP_HISTORY
enum SCIP_BranchDir SCIP_BRANCHDIR
type definitions for LP management
enum SCIP_LPSolStat SCIP_LPSOLSTAT
type definitions for miscellaneous datastructures
struct SCIP_Regression SCIP_REGRESSION
type definitions for relaxators
type definitions for problem statistics
enum SCIP_Status SCIP_STATUS
type definitions for problem variables
type definitions for output for visualization tools (VBC, BAK)
struct SCIP_Visual SCIP_VISUAL