35#ifndef __SCIP_STRUCT_CERTIFICATE_H__
36#define __SCIP_STRUCT_CERTIFICATE_H__
common defines and data types used in all packages of SCIP
struct SCIP_Interval SCIP_INTERVAL
struct BMS_BlkMem BMS_BLKMEM
wrapper functions to map file i/o to standard or zlib file i/o
struct SCIP_File SCIP_FILE
SCIP_Real * negslackweights
SCIP_Longint certificateindex
SCIP_Longint lastboundindex
SCIP_Longint indexcounter_ori
SCIP_FILE * derivationfile
SCIP_Longint indexcounter
SCIP_HASHMAP * nodedatahash
SCIP_RATIONAL * rootbound
SCIP_CERTIFICATEBOUND * lastinfo
SCIP_Bool workingaggrinfo
SCIP_HASHMAP * mirinfohash
SCIP_Longint aggrinfosize
SCIP_HASHMAP * rowdatahash
SCIP_Longint derindex_root
SCIP_AGGREGATIONINFO ** aggrinfo
SCIP_RATIONAL * finalbound
char * derivationfilename
SCIP_Bool transfile_initialized
SCIP_MESSAGEHDLR * messagehdlr
SCIP_HASHMAP * aggrinfohash
SCIP_Longint assumptionindex_self
SCIP_Longint assumptionindex_left
unsigned int inheritedbound
SCIP_Longint derindex_self
SCIP_RATIONAL * derbound_left
SCIP_RATIONAL * derbound_self
SCIP_RATIONAL * derbound_right
SCIP_Longint assumptionindex_right
SCIP_Longint derindex_left
SCIP_Longint derindex_right
SCIP_Real * slackcoefficients
SCIP_INTERVAL onedivoneminusf0
SCIP_Real * splitcoefficients
SCIP_Real * slackusedcoef
SCIP_Bool * slackroundeddown
type definitions for certificate output
struct SCIP_MirInfo SCIP_MIRINFO
struct SCIP_CertificateBound SCIP_CERTIFICATEBOUND
struct SCIP_AggregationInfo SCIP_AGGREGATIONINFO
struct SCIP_AggrRow SCIP_AGGRROW
enum SCIP_BoundType SCIP_BOUNDTYPE
struct SCIP_Messagehdlr SCIP_MESSAGEHDLR
type definitions for miscellaneous datastructures
struct SCIP_HashMap SCIP_HASHMAP
struct SCIP_Rational SCIP_RATIONAL
type definitions for problem variables