pub unsafe extern "C" fn SCIPsetFindConcsolverType( set: *mut SCIP_SET, name: *const c_char, ) -> *mut SCIP_CONCSOLVERTYPE
returns the concurrent solver type with the given name, or NULL if not existing