SCIPconshdlrGetPresolTiming

Function SCIPconshdlrGetPresolTiming 

Source
pub unsafe extern "C" fn SCIPconshdlrGetPresolTiming(
    conshdlr: *mut SCIP_CONSHDLR,
) -> SCIP_PRESOLTIMING
Expand description

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