Replies: 1 comment 1 reply
-
z3str3 doesn't use dZ3. It uses automata. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi,
I read from dZ3's paper that it is integrated with Z3. However, I wonder if it is used as the regex solver by default. Or do I have to specify some command line options to use it, like appointing
smt.string_solver=z3str3
if I want to use z3str3 as the string solver?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions