pub unsafe extern "C" fn SCIPresetBandit(
scip: *mut SCIP,
bandit: *mut SCIP_BANDIT,
priorities: *mut f64,
seed: c_uint,
) -> SCIP_RETCODEExpand description
reset the bandit algorithm
pub unsafe extern "C" fn SCIPresetBandit(
scip: *mut SCIP,
bandit: *mut SCIP_BANDIT,
priorities: *mut f64,
seed: c_uint,
) -> SCIP_RETCODEreset the bandit algorithm