SCIPsetFindIISfinder

Function SCIPsetFindIISfinder 

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

returns the IIS finder of the given name, or NULL if not existing