pub unsafe extern "C" fn SCIPfindPresol( scip: *mut SCIP, name: *const c_char, ) -> *mut SCIP_PRESOL
returns the presolver of the given name, or NULL if not existing