pub unsafe extern "C" fn SCIPcomprGetMinNodes(
compr: *mut SCIP_COMPR,
) -> c_intExpand description
gets minimal number of nodes for calling tree compression (returns -1, if no node threshold exists)
pub unsafe extern "C" fn SCIPcomprGetMinNodes(
compr: *mut SCIP_COMPR,
) -> c_intgets minimal number of nodes for calling tree compression (returns -1, if no node threshold exists)