SCIPfindCutsel

Function SCIPfindCutsel 

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

returns the cut selector of the given name, or NULL if not existing