33#ifndef __SCIP_STRUCT_MISC_H__
34#define __SCIP_STRUCT_MISC_H__
common defines and data types used in all packages of SCIP
memory allocation routines
struct BMS_BlkMem BMS_BLKMEM
SCIP_Bool articulationscheck
SCIP_HASHMAPTYPE hashmaptype
SCIP_HASHMAPENTRY * slots
SCIP_DECL_HASHKEYVAL((*hashkeyval))
SCIP_DECL_HASHKEYEQ((*hashkeyeq))
SCIP_DECL_HASHGETKEY((*hashgetkey))
SCIP_MULTIHASHLIST * next
SCIP_DECL_HASHKEYEQ((*hashkeyeq))
SCIP_MULTIHASHLIST ** lists
SCIP_DECL_HASHGETKEY((*hashgetkey))
SCIP_DECL_HASHKEYVAL((*hashkeyval))
SCIP_DECL_SORTPTRCOMP((*ptrcomp))
SCIP_DECL_PQUEUEELEMCHGPOS((*elemchgpos))
SCIP_QUEUEELEMENT * slots
char name[SCIP_MAXSTRLEN]
SCIP_Bool recordmodifications
enum SCIP_SideType SCIP_SIDETYPE
type definitions for miscellaneous datastructures
enum SCIP_Hashmaptype SCIP_HASHMAPTYPE
struct SCIP_HashMapEntry SCIP_HASHMAPENTRY
struct SCIP_BtNode SCIP_BTNODE
struct SCIP_MultiHashList SCIP_MULTIHASHLIST