3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 22:05:36 +00:00
z3/src
Nikolaj Bjorner 966a8f73d3 add eval feature #1553
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2018-03-23 16:26:20 -07:00
..
ackermannization Use nullptr. 2018-02-12 14:05:55 +07:00
api add eval feature #1553 2018-03-23 16:26:20 -07:00
ast Merge branch 'master' of https://github.com/z3prover/z3 2018-03-19 13:34:17 -07:00
cmd_context fix #1510 by reintroducing automatic declaration of recognizers 2018-03-02 23:02:20 +09:00
duality Use nullptr. 2018-02-12 14:05:55 +07:00
interp fix #1547 by rewriting legacy recognizers to SMT-LIB2.6 style recognizers which are assumed by theory_datatype 2018-03-19 13:33:58 -07:00
math fix #1534 2018-03-12 13:21:31 -07:00
model fix #1544 2018-03-16 19:30:13 -07:00
muz Fix typos. 2018-03-09 14:30:43 +07:00
nlsat Use nullptr. 2018-02-12 14:05:55 +07:00
opt save last model to ensure it is available fixes #1514 2018-03-03 19:26:31 -08:00
parsers fix #1510 by reintroducing automatic declaration of recognizers 2018-03-02 23:02:20 +09:00
qe fix #1510 by reintroducing automatic declaration of recognizers 2018-03-02 23:02:20 +09:00
sat don't reinit assumptions when the solver is unsat. fixes #1502 2018-02-24 16:30:08 +09:00
shell Use nullptr. 2018-02-12 14:05:55 +07:00
smt merge 2018-03-20 14:58:12 -07:00
solver fix bugs found while running sample from #1112 in debug mode 2018-02-28 22:35:41 +09:00
tactic remove references to deprecated uses of PROOF_MODE #1531 2018-03-10 13:55:01 -05:00
test fix #1522 2018-03-07 14:26:38 -08:00
util merge 2018-03-20 14:58:12 -07:00
CMakeLists.txt remove smtlib1 dependencies 2017-11-28 10:37:30 -08:00