Function scip_sys::SCIPfindConcsolverType
source · pub unsafe extern "C" fn SCIPfindConcsolverType(
scip: *mut SCIP,
name: *const c_char
) -> *mut SCIP_CONCSOLVERTYPEExpand description
returns the concurrent solver type with the given name, or NULL if not existing