3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 09:05:31 +00:00
z3/src/ast/fpa
Christoph M. Wintersteiger 56b1a8b086 Bugfix for special-case handling in fp.fma.
Thanks to Florian Schanda for reporting this bug.
2016-12-09 13:43:05 +00:00
..
bv2fpa_converter.cpp Bugfix for bv2fpa_converter. Fixes #767. 2016-10-26 16:32:44 +01:00
bv2fpa_converter.h Tabs 2016-10-18 13:18:59 +01:00
fpa2bv_converter.cpp Bugfix for special-case handling in fp.fma. 2016-12-09 13:43:05 +00:00
fpa2bv_converter.h spacing, unit test 2016-10-17 08:07:23 -04:00
fpa2bv_rewriter.cpp Refactored and fixed model conversion for fpa2bv conversion of unspecified values via theory_fpa. 2016-10-15 18:35:39 +02:00
fpa2bv_rewriter.h make proto-model evaluation use model_evaluator instead of legacy evaluator 2016-03-05 10:27:19 -08:00
fpa2bv_rewriter_params.pyg Corrected unspecified behavior of corner cases in fp.min/fp.max. 2015-10-07 20:39:36 +01:00