pub unsafe extern "C" fn SCIPfreeBandit(
scip: *mut SCIP,
bandit: *mut *mut SCIP_BANDIT,
) -> SCIP_RETCODEExpand description
calls destructor and frees memory of bandit algorithm
pub unsafe extern "C" fn SCIPfreeBandit(
scip: *mut SCIP,
bandit: *mut *mut SCIP_BANDIT,
) -> SCIP_RETCODEcalls destructor and frees memory of bandit algorithm