3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-09 10:51:50 +00:00
z3/src
2017-04-28 14:14:28 -04:00
..
ackermannization
api Merge pull request #984 from delcypher/cmake_doxygen 2017-04-27 06:58:32 -07:00
ast theory_str static features and cmd_context 2017-04-28 14:14:28 -04:00
cmd_context theory_str static features and cmd_context 2017-04-28 14:14:28 -04:00
duality Added rewriter.ignore_patterns_on_ground_qbody option to disable simplification of quantifiers that have their universals appear only in patterns, but otherwise have a ground body. 2017-04-07 21:19:20 +01:00
interp update license for space/quotes per #982 2017-04-24 13:34:10 -07:00
math remove polynomial factorization as suggested by issue #852 2017-01-09 21:30:54 -08:00
model ensure evaluation of array equalities is enabled for external facing evaluator. Issue #917 2017-03-09 05:29:56 +01:00
muz Added rewriter.ignore_patterns_on_ground_qbody option to disable simplification of quantifiers that have their universals appear only in patterns, but otherwise have a ground body. 2017-04-07 21:19:20 +01:00
nlsat fixing unsat core extraction for tactics 2016-11-02 14:14:55 +00:00
opt adding interval designator to output of non-optimal objectives, fix python doc test 2017-04-26 14:05:33 -07:00
parsers Added filenames to error messages for when we have more than one file. 2017-01-16 15:43:13 +00:00
qe Added rewriter.ignore_patterns_on_ground_qbody option to disable simplification of quantifiers that have their universals appear only in patterns, but otherwise have a ground body. 2017-04-07 21:19:20 +01:00
sat tuning and fixing consequence finding, adding dimacs evaluation 2017-04-26 13:53:37 -07:00
shell fix bug in lexicographic handling in maxres: previous assumptions were not committed in corner cases 2017-02-02 10:19:11 -08:00
smt Merge branch 'master' of https://github.com/Z3Prover/z3 2017-04-25 10:30:16 -07:00
solver include recursive functions to models. Issue #898 2017-03-08 21:41:24 -08:00
tactic fix detection of bounds under conjunctions. Issue #971 2017-04-11 07:40:09 +08:00
test added chunk based backbone utility 2017-04-26 16:55:56 -07:00
util Non-windows build fix 2017-03-24 15:25:18 +00:00