pub unsafe extern "C" fn SCIPconshdlrIsSeparationDelayed(
conshdlr: *mut SCIP_CONSHDLR,
) -> c_uintExpand description
should separation method be delayed, if other separators found cuts?
pub unsafe extern "C" fn SCIPconshdlrIsSeparationDelayed(
conshdlr: *mut SCIP_CONSHDLR,
) -> c_uintshould separation method be delayed, if other separators found cuts?