3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 13:28:47 +00:00
z3/src
Nikolaj Bjorner d2a3b53d92 fix remaining incorrect uses of new BoolExpr related to #2125
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2019-02-07 12:28:17 -08:00
..
ackermannization fix another bug uncovered by Dunlop, prepare grounds for equality solving within NNFs 2019-01-14 01:25:25 -08:00
api fix remaining incorrect uses of new BoolExpr related to #2125 2019-02-07 12:28:17 -08:00
ast new rewriter 2019-02-06 19:42:40 +01:00
cmd_context remove produce interpolants 2019-01-14 15:00:25 -08:00
math fix #2120 fix #2122 2019-02-03 17:15:38 +01:00
model fix #2007 2018-12-10 18:37:30 -08:00
muz fix build 2019-02-01 18:44:52 -08:00
nlsat fix build break 2018-12-11 09:35:27 -08:00
opt improving drat output perf 2019-02-01 09:16:46 -08:00
parsers fix #2120 fix #2122 2019-02-03 17:15:38 +01:00
qe fix #2061 2019-01-06 11:49:47 -08:00
sat mark destructors virtual 2019-02-07 07:55:17 +01:00
shell abstract solver API 2019-02-06 19:42:01 +01:00
smt refactor watch_diseq, disable it completely 2019-02-07 09:57:24 -08:00
solver fix drat for lookahead, fixes for binary drat format 2019-01-31 14:58:51 -08:00
tactic abstract solver API 2019-02-06 19:42:01 +01:00
test fix test 2019-02-06 20:13:21 +01:00
util rewrite scoped_timer in C++11 way 2019-02-04 17:42:27 +00:00
CMakeLists.txt rename version.h to z3_version.h to differentiate name in install include directory. Add support for z3_version.h in python build system. #1833 2018-09-21 20:13:58 -07:00