34#ifndef __SCIP_STRUCT_CUTSEL_H__
35#define __SCIP_STRUCT_CUTSEL_H__
common defines and data types used in all packages of SCIP
SCIP_DECL_CUTSELEXITSOL((*cutselexitsol))
SCIP_DECL_CUTSELFREE((*cutselfree))
SCIP_Longint nrootcutsforced
SCIP_Longint nlocalcutsselected
SCIP_DECL_CUTSELINITSOL((*cutselinitsol))
SCIP_DECL_CUTSELCOPY((*cutselcopy))
SCIP_DECL_CUTSELEXIT((*cutselexit))
SCIP_CUTSELDATA * cutseldata
SCIP_DECL_CUTSELSELECT((*cutselselect))
SCIP_Longint nrootcutsselected
SCIP_Longint nlocalcutsfiltered
SCIP_Longint nlocalcutsforced
SCIP_Longint nrootcutsfiltered
SCIP_DECL_CUTSELINIT((*cutselinit))
struct SCIP_Clock SCIP_CLOCK
type definitions for cut selectors
struct SCIP_CutselData SCIP_CUTSELDATA