Looking through the source code of Z3, I came across a bunch of files related to QF_FPA, which seems to be without quantifiers, floating point arithmetic. However, it seems that I cannot find any documentation regarding its status or how it can be used using various interfaces (in particular, SMT-Lib2). Is this the encoding of IEEE-754 FP? If so, what fixes / operations are supported? Any documentation would be most helpful.
Levent erkok
source share