Replies: 2 comments 2 replies
-
@wintersteiger developed FP support in Z3. It is based on the SMTLIB standard that follows IEEE semantics. |
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
-
Hello,
I am trying to figure out how much effort it took to support floating-point (float-32) support in z3 and how much work it will be to support other floating-point types such as bfloat16, and other floating-point variants. Are there any plans to support more floating-point types?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions