3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 13:58:45 +00:00
z3/src
Nikolaj Bjorner 1d4d95aea2 fix #1989
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2018-11-29 16:10:02 -08:00
..
ackermannization Avoid const params in decls. 2018-11-28 19:07:33 +07:00
api Merge pull request #1969 from Bronsa/master 2018-11-27 10:43:43 -08: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 #1989 2018-11-29 16:10:02 -08: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