pub unsafe extern "C" fn SCIPgetConfidenceBoundUcb(
ucb: *mut SCIP_BANDIT,
action: c_int,
) -> f64Expand description
returns the upper confidence bound of a selected action
pub unsafe extern "C" fn SCIPgetConfidenceBoundUcb(
ucb: *mut SCIP_BANDIT,
action: c_int,
) -> f64returns the upper confidence bound of a selected action