Type Alias SCIP_BANDIT

Source
pub type SCIP_BANDIT = SCIP_Bandit;
Expand description

data structure for bandit algorithms

Aliased Typeยง

#[repr(C)]
pub struct SCIP_BANDIT { /* private fields */ }