3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 13:28:47 +00:00
z3/src
Nikolaj Bjorner 45aa8dd39a remove more references
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2019-02-14 17:06:38 -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 Tweak python setup.py clean to properly clean the native build 2019-02-10 14:32:02 -08:00
ast Fix bug in fpa2bv_converter, fixes #2136. 2019-02-12 14:02:30 +00:00
cmd_context remove more references 2019-02-14 17:06:38 -08:00
math fix #2120 fix #2122 2019-02-03 17:15:38 +01:00
model re-enabling model evaluation of as-array after tuning normalization 2019-02-10 18:11:01 -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 variations on unit-walk 2019-02-13 17:43:15 -08:00
shell abstract solver API 2019-02-06 19:42:01 +01:00
smt add shortcuts for unit assertions, conflicts 2019-02-11 10:56:36 -08:00
solver remove reference to deprecated code in cmd_context 2019-02-14 17:00:02 -08:00
tactic abstract solver API 2019-02-06 19:42:01 +01:00
test fix test build 2019-02-11 14:44:12 -08: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