3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 13:28:47 +00:00
z3/src
2018-12-09 21:02:06 +07:00
..
ackermannization Avoid const params in decls. 2018-11-28 19:07:33 +07:00
api Simplify boolean code. 2018-12-07 22:06:51 +07:00
ast fix #2031 2018-12-09 08:21:48 +01:00
cmd_context Prefer using empty rather than size comparisons. 2018-11-27 21:42:04 +07:00
math Sink some values into loops. 2018-11-30 23:12:21 +07:00
model Prefer using empty rather than size comparisons. 2018-11-27 21:42:04 +07:00
muz Simplify some boolean returns. 2018-12-04 22:41:31 +07:00
nlsat Fix some spelling errors (mostly in comments). 2018-10-20 17:07:41 +02: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 #2031 2018-12-09 08:21:48 +01: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