Function SCIPgetConfidenceBoundUcb

Source
pub unsafe extern "C" fn SCIPgetConfidenceBoundUcb(
    ucb: *mut SCIP_BANDIT,
    action: c_int,
) -> f64
Expand description

returns the upper confidence bound of a selected action