pub unsafe extern "C" fn SCIPpropSetPresolTiming(
prop: *mut SCIP_PROP,
presoltiming: SCIP_PRESOLTIMING,
)Expand description
sets the timing mask of the presolving method of the propagator
pub unsafe extern "C" fn SCIPpropSetPresolTiming(
prop: *mut SCIP_PROP,
presoltiming: SCIP_PRESOLTIMING,
)sets the timing mask of the presolving method of the propagator