3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-06-27 08:28:44 +00:00
z3/src
Nikolaj Bjorner 9275930f50 fix bug in add-overflow propagation, move to use viable to mind for bounds
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2022-12-23 13:38:51 -08:00
..
ackermannization Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01:00
api Memory leak in .NET user-propagator (#6360) 2022-09-22 13:26:08 -05:00
ast adding stub for non-overflow lemma (disabled as not seen to be of use) 2022-12-18 12:26:30 -08:00
cmd_context add missing override 2022-09-05 13:35:53 -07:00
math fix bug in add-overflow propagation, move to use viable to mind for bounds 2022-12-23 13:38:51 -08:00
model add option to rewrite and for arithmetic simplification 2022-09-18 17:22:59 -07:00
muz spacer: trying to make C++ happy 2022-09-01 15:44:22 -07:00
nlsat address unused variable warnings 2022-08-28 18:50:54 -07:00
opt #6319 2022-09-21 12:09:31 -07:00
params updates to printer to get instantiations, take 1 2022-08-25 11:22:35 -07:00
parsers remove '#include <iostream>' from headers and from unneeded places 2022-06-17 14:10:19 +01:00
qe add verbose=1 log for mbp failure 2022-09-02 18:03:56 -07:00
sat skip diseq when not using polysat 2022-12-15 13:46:10 +01:00
shell respect dependencies, move proof_cmds to extra_cmds 2022-08-28 18:16:43 -07:00
smt update defaults to make it easier to test polysat 2022-10-13 19:46:45 +02:00
solver fix #6314 2022-09-04 16:23:11 -07:00
tactic update defaults to make it easier to test polysat 2022-10-13 19:46:45 +02:00
test update tests 2022-12-23 11:44:10 +01:00
util Add rational::pseudo_inverse 2022-12-21 12:13:05 +01:00
CMakeLists.txt Merge branch 'master' into polysat 2022-09-23 17:14:26 +02:00