3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 05:48:44 +00:00
z3/src
2018-11-29 20:53:08 -08:00
..
ackermannization Avoid const params in decls. 2018-11-28 19:07:33 +07:00
api Improve JavaDoc. 2018-11-30 08:42:28 +07:00
ast improving performance for length constraints 2018-11-29 11:32:52 -08:00
cmd_context Prefer using empty rather than size comparisons. 2018-11-27 21:42:04 +07:00
math mk_coeffs_without was inadvertently copying src. 2018-11-28 20:12:47 +07:00
model Prefer using empty rather than size comparisons. 2018-11-27 21:42:04 +07:00
muz Merge pull request #1982 from waywardmonkeys/avoid-const-params-in-decls 2018-11-28 09:08:03 -08:00
nlsat Fix some spelling errors (mostly in comments). 2018-10-20 17:07:41 +02:00
opt Prefer using empty rather than size comparisons. 2018-11-27 21:42:04 +07:00
parsers fix #1937 2018-11-14 11:31:39 -08:00
qe fix qsat destructor memory allocation #1948 2018-11-28 15:35:46 -08:00
sat Fix a couple of typos. 2018-11-28 14:58:04 +07:00
shell recover error stream from dimacs 2018-11-12 15:33:46 -08:00
smt Fix initialization order on theory_seq. 2018-11-30 08:10:49 +07:00
solver Prefer using empty rather than size comparisons. 2018-11-27 21:42:04 +07:00
tactic Use nullptr rather than 0/NULL. 2018-11-28 14:57:01 +07:00
test Prefer using empty rather than size comparisons. 2018-11-27 21:42:04 +07:00
util Merge pull request #1982 from waywardmonkeys/avoid-const-params-in-decls 2018-11-28 09:08:03 -08: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