pub unsafe extern "C" fn SCIPconshdlrIsPropagationDelayed(
conshdlr: *mut SCIP_CONSHDLR,
) -> c_uintExpand description
should propagation method be delayed, if other propagators found reductions?
pub unsafe extern "C" fn SCIPconshdlrIsPropagationDelayed(
conshdlr: *mut SCIP_CONSHDLR,
) -> c_uintshould propagation method be delayed, if other propagators found reductions?