Replies: 1 comment
-
Try using bit-vectors. Might be faster. |
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.
-
Hello and thank you for wonderful tool!
I ran into performance issue on seemingly simple problem.
Using latest z3py 4.12.1.0, which I tried locally and google colab - check() method does not return/hangs. It does work with 3 variables, slower with 4, and with 5 it hangs.
Please advise how to give enough hints/option to let it converge to solution.
Here is sexpr for it:
Beta Was this translation helpful? Give feedback.
All reactions