SCIPsetFindCompr

Function SCIPsetFindCompr 

Source
pub unsafe extern "C" fn SCIPsetFindCompr(
    set: *mut SCIP_SET,
    name: *const c_char,
) -> *mut SCIP_COMPR
Expand description

returns the tree compression of the given name, or NULL if not existing