pub unsafe extern "C" fn SCIPcutselGetSetupTime(
cutsel: *mut SCIP_CUTSEL,
) -> f64Expand description
gets time in seconds used in this cut selector for setting up for next stages
pub unsafe extern "C" fn SCIPcutselGetSetupTime(
cutsel: *mut SCIP_CUTSEL,
) -> f64gets time in seconds used in this cut selector for setting up for next stages