Function SCIPsetEpsilonEpsgreedy

Source
pub unsafe extern "C" fn SCIPsetEpsilonEpsgreedy(
    epsgreedy: *mut SCIP_BANDIT,
    eps: f64,
)
Expand description

set epsilon parameter of epsilon greedy bandit algorithm