33#ifndef __SCIP_STRUCT_BENDERSCUT_H__
34#define __SCIP_STRUCT_BENDERSCUT_H__
common defines and data types used in all packages of SCIP
SCIP_BENDERSCUTDATA * benderscutdata
SCIP_DECL_BENDERSCUTEXIT((*benderscutexit))
SCIP_DECL_BENDERSCUTINITSOL((*benderscutinitsol))
SCIP_DECL_BENDERSCUTEXITSOL((*benderscutexitsol))
SCIP_CLOCK * benderscutclock
SCIP_DECL_BENDERSCUTCOPY((*benderscutcopy))
SCIP_DECL_BENDERSCUTFREE((*benderscutfree))
SCIP_DECL_BENDERSCUTINIT((*benderscutinit))
SCIP_DECL_BENDERSCUTEXEC((*benderscutexec))
type definitions for Benders' decomposition cut
struct SCIP_BenderscutData SCIP_BENDERSCUTDATA
type definitions for clocks and timing issues
struct SCIP_Clock SCIP_CLOCK