SCIPsetFindRelax

Function SCIPsetFindRelax 

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

returns the relaxator of the given name, or NULL if not existing