3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 13:28:47 +00:00
z3/src
2018-12-11 20:27:28 -08:00
..
ackermannization Avoid const params in decls. 2018-11-28 19:07:33 +07:00
api Merge branch 'master' of https://github.com/z3prover/z3 2018-12-11 09:38:44 -08:00
ast fix #876 2018-12-10 14:11:00 -08:00
cmd_context fix #2007 2018-12-10 18:37:30 -08:00
math Sink some values into loops. 2018-11-30 23:12:21 +07:00
model fix #2007 2018-12-10 18:37:30 -08:00
muz Simplify some boolean returns. 2018-12-04 22:41:31 +07:00
nlsat fix build break 2018-12-11 09:35:27 -08:00
opt hide bit-vector dependencies under seq_util 2018-12-03 08:45:17 -08:00
parsers fix #1937 2018-11-14 11:31:39 -08:00
qe Fix typos. 2018-12-05 21:07:34 +07:00
sat delta faction to control double lookahead eagerness 2018-12-04 23:41:03 -08:00
shell recover error stream from dimacs 2018-11-12 15:33:46 -08:00
smt fix #2035 regression. correct axiom is |extract(s,i,l)| <= l or l < 0, but it is subsumed by encoding of extract, so new axiom is not useful 2018-12-11 20:27:28 -08:00
solver hide bit-vector dependencies under seq_util 2018-12-03 08:45:17 -08:00
tactic Remove unused nl_purify_tactic.cpp 2018-12-02 23:49:49 +07:00
test Enable dl_table tests on non-Windows/Cygwin. 2018-12-09 21:02:06 +07:00
util Fix typos. 2018-12-05 21:07:34 +07: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