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
Ah interesting. Something weird is going on because we have i → 2 in the UF representative map before generating the model, but it looks like model generation happens in a fresh context somehow? Maybe this is related to #739?
Alt-Ergo produces a wrong model for this problem:
outputs
But the slightly different input:
produces a correct model:
I used the command
dune exec -- alt-ergo --produce-model --frontend dolmen
.The text was updated successfully, but these errors were encountered: