Replies: 1 comment
-
z3 returns unknown for the second formula. You can run z3 using the option sat.smt=true and it then returns sat. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The meaning of findMin (aa, i, j) is to find and return the index of minimum value between aa[i] and aa[j].
May I ask, why it is satisfied?
and this is SAT.
But, why this is not satisfied?
Beta Was this translation helpful? Give feedback.
All reactions