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
pub unsafe extern "C" fn SCIPconshdlrSetPresolTiming(
conshdlr: *mut SCIP_CONSHDLR,
presoltiming: SCIP_PRESOLTIMING,
)sets the timing mask of the presolving method of the constraint handler