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