24 #ifndef __SCIP_STRUCT_SEPA_H__ 25 #define __SCIP_STRUCT_SEPA_H__
SCIP_DECL_SEPAEXECSOL((*sepaexecsol))
SCIP_DECL_SEPAEXITSOL((*sepaexitsol))
SCIP_DECL_SEPAEXECLP((*sepaexeclp))
SCIP_DECL_SEPAEXIT((*sepaexit))
SCIP_DECL_SEPAFREE((*sepafree))
SCIP_Longint lastsepanode
SCIP_DECL_SEPAINITSOL((*sepainitsol))
type definitions for clocks and timing issues
SCIP_DECL_SEPACOPY((*sepacopy))
type definitions for separators
SCIP_Longint ncutsapplied
SCIP_Longint ndomredsfound
common defines and data types used in all packages of SCIP
SCIP_DECL_SEPAINIT((*sepainit))
struct SCIP_SepaData SCIP_SEPADATA