3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-09 10:51:50 +00:00
z3/src
2019-01-13 00:03:37 +08:00
..
ackermannization Avoid const params in decls. 2018-11-28 19:07:33 +07:00
api dotnet: move example project build to cmake 2019-01-13 00:03:37 +08:00
ast speed-up handling of cnf input to inc_sat_solver 2019-01-11 20:52:19 -08:00
cmd_context use ref-vector for shared occurrences to avoid hash-table overhead 2019-01-11 13:43:39 -08:00
math update upolynmial test 2018-12-17 17:41:50 -08:00
model fix #2007 2018-12-10 18:37:30 -08:00
muz Fix typos. 2018-12-23 21:58:57 -05:00
nlsat fix build break 2018-12-11 09:35:27 -08:00
opt fix cnf check 2019-01-11 21:17:39 -08:00
parsers fix #1937 2018-11-14 11:31:39 -08:00
qe fix #2061 2019-01-06 11:49:47 -08:00
sat fix cnf check 2019-01-11 21:17:39 -08:00
shell Change how 64 bit builds are detected. 2018-12-09 16:16:20 +07:00
smt speed-up handling of cnf input to inc_sat_solver 2019-01-11 20:52:19 -08:00
solver fixing #1971 2018-12-21 17:10:37 -08:00
tactic add back pre_visit, which does get called from rewriter_def/rewriter.h 2018-12-21 18:52:09 -08:00
test update upolynmial test 2018-12-17 17:41:50 -08:00
util Define NO_Z3_DEBUGGER for emscripten builds. 2019-01-07 23:13:09 +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