Function SCIPfindBanditvtable

Source
pub unsafe extern "C" fn SCIPfindBanditvtable(
    scip: *mut SCIP,
    name: *const c_char,
) -> *mut SCIP_BANDITVTABLE
Expand description

returns the bandit virtual function table of the given name, or NULL if not existing