SCIPsetFindBanditvtable

Function SCIPsetFindBanditvtable 

Source
pub unsafe extern "C" fn SCIPsetFindBanditvtable(
    set: *mut SCIP_SET,
    name: *const c_char,
) -> *mut SCIP_BANDITVTABLE
Expand description

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