3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 05:48:44 +00:00
z3/src
2017-01-10 14:06:56 +00:00
..
ackermannization Adding translation to ackr_model_converter. 2016-06-06 18:06:45 +01:00
api add at-least and pbge to API, fix for issue #864 2017-01-09 21:23:00 -08:00
ast fix debug build, unused variable warnings 2016-12-21 10:44:49 -08:00
cmd_context ensure that FD logic understands pb from command context 2016-12-17 16:02:54 -08:00
duality address warnings from #836 2016-12-10 13:14:36 +01:00
interp fix build failures under linux 2016-07-09 13:28:39 -07:00
math remove polynomial factorization as suggested by issue #852 2017-01-09 21:30:54 -08:00
model bail out on failure to properly project 2016-12-11 04:23:07 +01:00
muz fix debug build, unused variable warnings 2016-12-21 10:44:49 -08:00
nlsat fixing unsat core extraction for tactics 2016-11-02 14:14:55 +00:00
opt add restart.max parameter to control cancellation based on restart count 2016-12-25 17:43:47 -08:00
parsers updated encodings 2016-12-22 17:45:21 -08:00
qe remove nested booleans during pre-processing. issue #837 2016-12-11 05:16:31 +01:00
sat fix bug in antecedent collection for consequence finding: once an antecedent is set, it should not be cleared 2017-01-06 19:34:50 -05:00
shell guard verbose output by verbosity level for datalog command-line tool 2016-09-16 15:36:40 -07:00
smt GCC compilation/keyword fix. Relates to #864 2017-01-10 14:06:56 +00:00
solver ensure that FD logic understands pb from command context 2016-12-17 16:02:54 -08:00
tactic merge 2016-12-21 10:04:02 -08:00
test Removed polynomial factorization test cases. Relates to #852 and fixes #865. 2017-01-10 14:02:59 +00:00
util Merge branch 'master' of https://github.com/Z3Prover/z3 2016-12-22 20:54:14 -08:00