Type Alias SCIP_BANDITDATA

Source
pub type SCIP_BANDITDATA = SCIP_BanditData;
Expand description

data structure for specific bandit algorithm implementation

Aliased Typeยง

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