3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-21 16:16:38 +00:00
z3/src
Lev Nachmanson 110ab5e6ef debug cheap_eqs
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
2020-06-12 22:11:11 -07:00
..
ackermannization na (#4254) 2020-05-09 17:40:02 -07:00
api remove redundant method 2020-06-09 14:40:17 -07:00
ast register unhandled expressions 2020-06-12 16:12:24 -07:00
cmd_context fix #4404 2020-06-03 17:01:36 -07:00
math debug cheap_eqs 2020-06-12 22:11:11 -07:00
model na 2020-05-11 17:20:18 -07:00
muz close #4429 2020-06-04 01:33:28 -07:00
nlsat fix #4449 2020-06-03 21:10:07 -07:00
opt fix #4403 2020-06-05 13:51:31 -07:00
parsers enable parsing (_ char ..) 2020-05-29 17:47:24 -07:00
qe fix crash in qe_array ref counting due to wrong assignment operator of ptr_vector being called 2020-06-09 10:02:27 +01:00
sat add sat option for doing a global simplification before the bounded search and the main CDCL search loop. The option is also used for the sat-preprocess tacitc (#4514) 2020-06-12 16:45:50 -07:00
shell na 2020-05-18 19:47:13 -07:00
smt debug cheap_eqs 2020-06-12 22:11:11 -07:00
solver another module level ifdef for #4382 2020-05-18 15:03:58 -07:00
tactic fix #4428, and then there were none, almost 2020-06-04 01:28:26 -07:00
test Fixing build errors when building test-z3 (#4496) 2020-06-03 13:34:43 -07:00
util fix crash in qe_array ref counting due to wrong assignment operator of ptr_vector being called 2020-06-09 10:02:27 +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