24 #ifndef __SCIP_STRUCT_COMPR_H__ 25 #define __SCIP_STRUCT_COMPR_H__
SCIP_DECL_COMPRFREE((*comprfree))
SCIP_DECL_COMPREXEC((*comprexec))
SCIP_COMPRDATA * comprdata
SCIP_DECL_COMPRINITSOL((*comprinitsol))
SCIP_DECL_COMPRCOPY((*comprcopy))
struct SCIP_ComprData SCIP_COMPRDATA
type definitions for clocks and timing issues
SCIP_DECL_COMPREXITSOL((*comprexitsol))
SCIP_DECL_COMPREXIT((*comprexit))
type definitions for tree compression
SCIP_DECL_COMPRINIT((*comprinit))
common defines and data types used in all packages of SCIP