pub unsafe extern "C" fn SCIPpresolGetSetupTime(
presol: *mut SCIP_PRESOL,
) -> f64Expand description
gets time in seconds used in this presolver for setting up for next stages
pub unsafe extern "C" fn SCIPpresolGetSetupTime(
presol: *mut SCIP_PRESOL,
) -> f64gets time in seconds used in this presolver for setting up for next stages