SCIPsetComprFree

Function SCIPsetComprFree 

Source
pub unsafe extern "C" fn SCIPsetComprFree(
    scip: *mut SCIP,
    compr: *mut SCIP_COMPR,
    comprfree: Option<unsafe extern "C" fn(scip: *mut SCIP, compr: *mut SCIP_COMPR) -> SCIP_RETCODE>,
) -> SCIP_RETCODE
Expand description

sets destructor method of tree compression