pub unsafe extern "C" fn SCIPcutpoolGetTime(
cutpool: *mut SCIP_CUTPOOL,
) -> f64Expand description
gets time in seconds used for separating cuts from the pool
pub unsafe extern "C" fn SCIPcutpoolGetTime(
cutpool: *mut SCIP_CUTPOOL,
) -> f64gets time in seconds used for separating cuts from the pool