SCIP_BANDIT

Type Alias SCIP_BANDIT 

Source
pub type SCIP_BANDIT = SCIP_Bandit;
Expand description

data structure for bandit algorithms

Aliased Typeยง

pub struct SCIP_BANDIT { /* private fields */ }