[Question]: How to know strategy to solve given formula? #7023
Unanswered
hagozaebii
asked this question in
Q&A
Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
@NikolajBjorner Thanks for your kindness. However, I still have a question. If you are okay, could you let me know something more? |
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.
-
hello
As far as I know, there are various heuristics for solving formulas in z3, and I know that these are applied appropriately to the formula. These are expressed through a language called tactic, and the final sequence of heuristics used is known to be called strategy. I'm curious about the following:
Thanks for reading.
Beta Was this translation helpful? Give feedback.
All reactions