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