Function SCIPconshdlrIsSeparationDelayed

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

should separation method be delayed, if other separators found cuts?