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
Closes#1897.
This change adds support for translating Cryptol constraint guards into
nested if-then-else expressions so that they may be reasoned about in
SAW.
The relatively new constraint guard feature in Cryptol does not have a Cryptol->SAW translation. We should add such a translation.
The text was updated successfully, but these errors were encountered: