SCIPconshdlrSetPresolTiming

Function SCIPconshdlrSetPresolTiming 

Source
pub unsafe extern "C" fn SCIPconshdlrSetPresolTiming(
    conshdlr: *mut SCIP_CONSHDLR,
    presoltiming: SCIP_PRESOLTIMING,
)
Expand description

sets the timing mask of the presolving method of the constraint handler