3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-18 22:59:02 +00:00
z3/src
2015-02-27 11:09:05 -08:00
..
api add bit-vector extract shortcuts to C++ API 2015-02-27 11:08:49 -08:00
ast compiler love: make a few symbols static and avoid unneeded relocations 2015-02-22 11:13:51 +00:00
cmd_context reset scope on reset, codeplex issue 183 2015-02-22 10:16:38 -08:00
duality rewrite terminology for policheck 2015-02-19 19:09:12 -08:00
interp Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable 2015-02-19 19:10:21 -08:00
math assorted compiler warnings fixes 2014-09-28 12:21:56 +01:00
model Renaming floats, float, Floats, Float -> FPA, fpa 2015-01-08 13:18:56 +00:00
muz fix crash in explanation generation. Codeplex issue 181 2015-02-24 17:34:38 -08:00
nlsat Removed unnecessary variables and added initialization to others to silence warnings. 2015-02-07 14:47:26 +00:00
parsers parse also bit-vector constants with set-info. Reported by David Cok 2014-03-19 20:30:58 -07:00
qe Fixed integration issues 2015-01-21 15:34:21 +00:00
sat Fix memory smash on double free of clauses 2015-02-23 10:28:32 -08:00
shell undid previous fix 2015-02-05 19:02:35 +00:00
smt minor optimization to reset() methods in smt::ketnel and smt::quantifier_manager 2015-02-27 11:48:14 +00:00
solver Bugfix and new examples for implicit assumptions in Z3_solver_assert_and_track. Thanks to Amir Ebrahimi for reporting this issue! 2015-02-18 16:25:27 +00:00
tactic Revert "propagate_ineqs synchronization fix" 2015-02-08 15:16:24 +00:00
test test case for non-termination of substitution/rewriting 2013-09-24 05:33:16 +03:00
util compiler love: make a few symbols static and avoid unneeded relocations 2015-02-22 11:13:51 +00:00