33#ifndef __SCIP_STRUCT_BANDIT_H__
34#define __SCIP_STRUCT_BANDIT_H__
common defines and data types used in all packages of SCIP
internal miscellaneous methods
SCIP_DECL_BANDITFREE((*banditfree))
SCIP_DECL_BANDITSELECT((*banditselect))
SCIP_DECL_BANDITUPDATE((*banditupdate))
SCIP_DECL_BANDITRESET((*banditreset))
SCIP_BANDITVTABLE * vtable
type definitions for bandit selection algorithms
struct SCIP_BanditData SCIP_BANDITDATA
type definitions for clocks and timing issues