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
pub unsafe extern "C" fn SCIPconshdlrSetPropTiming(
conshdlr: *mut SCIP_CONSHDLR,
proptiming: SCIP_PROPTIMING,
)sets the timing mask of the propagation method of the constraint handler