SCIPconsIsPropagated

Function SCIPconsIsPropagated 

Source
pub unsafe extern "C" fn SCIPconsIsPropagated(
    cons: *mut SCIP_CONS,
) -> c_uint
Expand description

returns TRUE iff constraint should be propagated during node processing