Function SCIPconshdlrGetPropTiming

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

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