SCIPsetFindConcsolverType

Function SCIPsetFindConcsolverType 

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

returns the concurrent solver type with the given name, or NULL if not existing