pub unsafe extern "C" fn SCIPsetBetaExp3(
exp3: *mut SCIP_BANDIT,
beta: f64,
)Expand description
set beta parameter of Exp.3 bandit algorithm to increase gain offset for actions that were not played
pub unsafe extern "C" fn SCIPsetBetaExp3(
exp3: *mut SCIP_BANDIT,
beta: f64,
)set beta parameter of Exp.3 bandit algorithm to increase gain offset for actions that were not played