24 #ifndef __SCIP_STRUCT_TABLE_H__ 25 #define __SCIP_STRUCT_TABLE_H__
SCIP_TABLEDATA * tabledata
SCIP_DECL_TABLEOUTPUT((*tableoutput))
SCIP_DECL_TABLEINIT((*tableinit))
SCIP_DECL_TABLEINITSOL((*tableinitsol))
SCIP_DECL_TABLEEXITSOL((*tableexitsol))
SCIP_DECL_TABLEEXIT((*tableexit))
SCIP_DECL_TABLEFREE((*tablefree))
enum SCIP_Stage SCIP_STAGE
SCIP_DECL_TABLECOPY((*tablecopy))
common defines and data types used in all packages of SCIP
type definitions for displaying statistics tables
struct SCIP_TableData SCIP_TABLEDATA