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