3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 18:31:49 +00:00
z3/src
Nikolaj Bjorner e02392c0e3 use skolem function to avoid exposing temporary variables in models
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2017-05-07 14:03:24 -07:00
..
ackermannization
api Merge pull request #984 from delcypher/cmake_doxygen 2017-04-27 06:58:32 -07:00
ast Merge branch 'upstream-master' into develop 2017-05-05 14:44:29 -04:00
cmd_context deal with subtraction that manages to sneak in. Issue #996 2017-05-01 15:22:06 -07: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 include 'stopwatch.h' to avoid ODR warnings, #994 2017-04-30 11:28:11 -07:00
nlsat fixing unsat core extraction for tactics 2016-11-02 14:14:55 +00:00
opt update to retain original behavior 2017-05-02 19:32:03 -07:00
parsers cleanup 2017-05-03 17:45:56 -04: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 fix quadratic behavior of extract_assumptions 2017-05-02 15:57:31 -07:00
shell renmae to opt_stream_buffer to avoid clash with dimacs stream buffer. #994 2017-04-30 12:54:29 -07:00
smt use skolem function to avoid exposing temporary variables in models 2017-05-07 14:03:24 -07:00
solver smt_setup framework, all hooks to theory_str are redirected to theory_seq 2017-05-02 17:16:35 -04:00
tactic deal with subtraction that manages to sneak in. Issue #996 2017-05-01 15:22:06 -07:00
test Merge branch 'upstream-master' into develop 2017-05-03 17:03:13 -04:00
util add iterator accessors to obj_pair_set 2017-05-03 14:55:22 -04:00