struct_bandit.h
Go to the documentation of this file.
31/*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
common defines and data types used in all packages of SCIP
internal miscellaneous methods
Definition: struct_bandit.h:48
SCIP_DECL_BANDITFREE((*banditfree))
SCIP_DECL_BANDITSELECT((*banditselect))
SCIP_DECL_BANDITUPDATE((*banditupdate))
SCIP_DECL_BANDITRESET((*banditreset))
Definition: struct_bandit.h:58
Definition: struct_misc.h:269
type definitions for bandit selection algorithms
type definitions for clocks and timing issues