SCIPconshdlrIsPropagationDelayed

Function SCIPconshdlrIsPropagationDelayed 

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

should propagation method be delayed, if other propagators found reductions?