pub unsafe extern "C" fn SCIPsetComprPriority(
scip: *mut SCIP,
compr: *mut SCIP_COMPR,
priority: c_int,
) -> SCIP_RETCODEExpand description
set the priority of a tree compression method
pub unsafe extern "C" fn SCIPsetComprPriority(
scip: *mut SCIP,
compr: *mut SCIP_COMPR,
priority: c_int,
) -> SCIP_RETCODEset the priority of a tree compression method