3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-04-15 16:54:11 +00:00
z3/src/ast/fpa
Nikolaj Bjorner 070f760501
Merge pull request #8748 from Z3Prover/copilot/fix-floating-point-model-validation
Fix fp.to_real bitvector encoding for denormal floating-point values
2026-02-26 02:21:20 -08:00
..
bv2fpa_converter.cpp Standardize for-loop increments to prefix form (++i) (#8199) 2026-01-14 19:55:31 -08:00
bv2fpa_converter.h model refactor (#4723) 2020-10-05 14:13:05 -07:00
CMakeLists.txt move fpa 2020-08-29 11:16:21 -07:00
fpa2bv_converter.cpp Merge pull request #8748 from Z3Prover/copilot/fix-floating-point-model-validation 2026-02-26 02:21:20 -08:00
fpa2bv_converter.h Assorted fixes for floats (#6968) 2023-10-29 17:29:42 -07:00
fpa2bv_rewriter.cpp Standardize for-loop increments to prefix form (++i) (#8199) 2026-01-14 19:55:31 -08:00
fpa2bv_rewriter.h remove default destructors 2024-10-02 22:20:12 +01:00