type definitions for storing cuts in a cut pool
Definition in file type_cutpool.h.
Go to the source code of this file.
Typedefs | |
typedef struct SCIP_Cutpool | SCIP_CUTPOOL |
typedef struct SCIP_Cut | SCIP_CUT |
typedef struct SCIP_Cutpool SCIP_CUTPOOL |
storage for pooled cuts
Definition at line 30 of file type_cutpool.h.
datastructure for cuts in a cut pool
Definition at line 31 of file type_cutpool.h.