SCIPfreeBandit

Function SCIPfreeBandit 

Source
pub unsafe extern "C" fn SCIPfreeBandit(
    scip: *mut SCIP,
    bandit: *mut *mut SCIP_BANDIT,
) -> SCIP_RETCODE
Expand description

calls destructor and frees memory of bandit algorithm