3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-06 23:35:46 +00:00
z3/src
Nikolaj Bjorner ec3066c28a #4532 - arithmetic using SAT for interpreted atoms such as (< 0 0)
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2020-07-08 11:43:32 -07:00
..
ackermannization booyah 2020-07-04 15:56:30 -07:00
api typo 2020-07-07 19:07:26 -07:00
ast Clarify bit-blasting of fp.neg. Fixes #4466. 2020-07-08 18:24:08 +00:00
cmd_context fix #4565 2020-07-06 17:07:37 -07:00
math booyah 2020-07-04 15:56:30 -07:00
model booyah 2020-07-04 15:56:30 -07:00
muz booyah 2020-07-04 15:56:30 -07:00
nlsat booyah 2020-07-04 15:56:30 -07:00
opt booyah 2020-07-04 15:56:30 -07:00
parsers booyah 2020-07-04 15:56:30 -07:00
qe booyah 2020-07-04 15:56:30 -07:00
sat #4532 - arithmetic using SAT for interpreted atoms such as (< 0 0) 2020-07-08 11:43:32 -07:00
shell booyah 2020-07-04 15:56:30 -07:00
smt give up on addition subterms in monomial decomposition caused by disabling rewriter.flat seems to be corner case exercised in #4532. 2020-07-08 11:43:32 -07:00
solver booyah 2020-07-04 15:56:30 -07:00
tactic booyah 2020-07-04 15:56:30 -07:00
test booyah 2020-07-04 15:56:30 -07:00
util fix build 2020-07-05 11:44:12 +01:00
CMakeLists.txt remove level of indirection for context and ast_manager in smt_theory (#4253) 2020-05-08 16:46:03 -07:00