3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-07-30 07:53:15 +00:00
z3/src
2016-03-01 10:00:58 +00:00
..
ackermannization Cleanliness 2016-02-10 14:39:33 +00:00
api Fix documentation for floating-point comparisons 2016-02-29 19:12:14 -08:00
ast fix build with gcc 5 2016-02-29 14:34:48 +00:00
cmd_context Merge remote-tracking branch 'upstream/master' into lackr 2016-01-26 16:51:57 +00:00
duality
interp
math fix build with gcc 2016-03-01 10:00:58 +00:00
model Added is_considered_uninterpreted() to decl_plugins. 2016-02-05 15:22:37 +00:00
muz remove references to _DEBUG use Z3DEBUG instead 2016-02-29 20:23:20 -08:00
nlsat
opt fix #425 and report from Patrick Trentin of same bug in preprocessing soft constraints that are simplified to true/false 2016-02-04 22:35:02 +00:00
parsers
qe setting partial equivalence priority lower so that it doesn't intefere with inlining (partial fix to the fact that inlining will remove such implicit relations). Using short-circuit negation in qe to avoid redundant double negations in intermediary results 2016-02-21 10:31:13 -08:00
sat turn on model completion in validation code 2016-02-29 09:06:20 -08:00
shell
smt add intersection using symbolic automata facility 2016-02-28 17:05:12 -08:00
solver fix bugs exposed by Chris' sequence unit tests. Improve diagnostics for reason-unknown in combined solver 2016-01-28 08:50:13 -08:00
tactic uint64_t -> uint64 for cross platform 2016-02-29 22:16:03 -08:00
test
util remove references to _DEBUG use Z3DEBUG instead 2016-02-29 20:23:20 -08:00