SCIPsepaIsDelayed

Function SCIPsepaIsDelayed 

Source
pub unsafe extern "C" fn SCIPsepaIsDelayed(
    sepa: *mut SCIP_SEPA,
) -> c_uint
Expand description

should separator be delayed, if other separators found cuts?