SCIPfindConcsolverType

Function SCIPfindConcsolverType 

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

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