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