Undetermined value in Z3? #7199
Unanswered
Muxucao0812
asked this question in
Q&A
Replies: 1 comment
-
there is not. or similar. |
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.
-
For hardware language, such as Verilog, there exist undetermined values x and high resistance z, for the x, it can represent 0 or 1, for example, 3'bx1x can be 3'b110, 3'b111, 3'b011, 3'b010. I want to know if there are some expressions like this in Z3Prover. Thanks
Beta Was this translation helpful? Give feedback.
All reactions