Function SCIPbanditUpdate

Source
pub unsafe extern "C" fn SCIPbanditUpdate(
    bandit: *mut SCIP_BANDIT,
    action: c_int,
    score: f64,
) -> SCIP_RETCODE
Expand description

update the score of the selected action