33#ifndef __SCIP_STRUCT_IISFINDER_H__
34#define __SCIP_STRUCT_IISFINDER_H__
common defines and data types used in all packages of SCIP
SCIP_RANDNUMGEN * randnumgen
SCIP_CLOCK * iisfindertime
SCIP_DECL_IISFINDERFREE((*iisfinderfree))
SCIP_DECL_IISFINDERCOPY((*iisfindercopy))
SCIP_DECL_IISFINDEREXEC((*iisfinderexec))
SCIP_IISFINDERDATA * iisfinderdata
struct SCIP_Clock SCIP_CLOCK
struct SCIP_IISfinderData SCIP_IISFINDERDATA
struct SCIP_HashMap SCIP_HASHMAP
struct SCIP_RandNumGen SCIP_RANDNUMGEN