SCIPfindCompr

Function SCIPfindCompr 

Source
pub unsafe extern "C" fn SCIPfindCompr(
    scip: *mut SCIP,
    name: *const c_char,
) -> *mut SCIP_COMPR
Expand description

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