You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be reasonably do-able but it would be good to know a bit more about what you want. Are you using the internal back-end or an SMT solver? Do you want signed or unsigned? Do you have a particular implementation / system in mind? What about the edge cases involving the limit value(s); what is LIMIT * 0, what is LIMIT / 0 or 0 / LIMIT?
It would be really useful to have saturating arithmetic primitives in CBMC
The text was updated successfully, but these errors were encountered: