SCIPpropSetPresolTiming

Function SCIPpropSetPresolTiming 

Source
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