3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-17 14:25:35 +00:00
z3/src
Nikolaj Bjorner 480e1c4dab add warning message for optimization with quantifiers. Fix #1580
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2018-04-23 07:20:24 +02:00
..
ackermannization Use nullptr. 2018-02-12 14:05:55 +07:00
api adding the orphaned shorthand #1574 2018-04-13 23:10:21 -07:00
ast fix #1583 2018-04-23 07:15:04 +02:00
cmd_context fix #1575, fix #1585 2018-04-23 07:11:15 +02: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 Remove int64, uint64 typedefs in favor of int64_t / uint64_t. 2018-03-31 14:45:04 +07:00
model fix #1567 2018-04-08 11:19:00 -07:00
muz fix #1576, hopefully 2018-04-18 07:30:26 -07:00
nlsat Use nullptr. 2018-02-12 14:05:55 +07:00
opt add warning message for optimization with quantifiers. Fix #1580 2018-04-23 07:20:24 +02:00
parsers enable patterns on equality, add trace for variables for axiom profiling. 2018-04-20 11:44:30 +03:00
qe Remove int64, uint64 typedefs in favor of int64_t / uint64_t. 2018-03-31 14:45:04 +07:00
sat don't reinit assumptions when the solver is unsat. fixes #1502 2018-02-24 16:30:08 +09:00
shell Remove int64, uint64 typedefs in favor of int64_t / uint64_t. 2018-03-31 14:45:04 +07:00
smt fix #1575, fix #1585 2018-04-23 07:11:15 +02:00
solver fix bugs found while running sample from #1112 in debug mode 2018-02-28 22:35:41 +09:00
tactic Merge branch 'master' of https://github.com/Z3Prover/z3 2018-04-08 21:58:39 +01:00
test merge with pull request #1557 2018-04-07 17:22:49 -07:00
util merge with pull request #1557 2018-04-07 17:22:49 -07:00
CMakeLists.txt remove smtlib1 dependencies 2017-11-28 10:37:30 -08:00