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