SCIPsetFindPricer

Function SCIPsetFindPricer 

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

returns the variable pricer of the given name, or NULL if not existing