SCIPconshdlrSetPropTiming

Function SCIPconshdlrSetPropTiming 

Source
pub unsafe extern "C" fn SCIPconshdlrSetPropTiming(
    conshdlr: *mut SCIP_CONSHDLR,
    proptiming: SCIP_PROPTIMING,
)
Expand description

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