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