pub unsafe extern "C" fn SCIPsetGammaExp3(
exp3: *mut SCIP_BANDIT,
gammaparam: f64,
)Expand description
set gamma parameter of Exp.3 bandit algorithm to increase weight of uniform distribution
pub unsafe extern "C" fn SCIPsetGammaExp3(
exp3: *mut SCIP_BANDIT,
gammaparam: f64,
)set gamma parameter of Exp.3 bandit algorithm to increase weight of uniform distribution