3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-22 16:45:31 +00:00
z3/src
Nikolaj Bjorner 6f8b3a997e add max forbidden based on constant intervals
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2022-12-27 20:49:17 -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 add max forbidden based on constant intervals 2022-12-27 20:49:17 -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 Propagate assignment if all bits are assigned and use better justification if any found 2022-12-27 08:44:55 +01:00
util Merge remote-tracking branch 'Z3Prover/polysat' into polysat 2022-12-25 12:41:39 +01:00
CMakeLists.txt Merge branch 'master' into polysat 2022-09-23 17:14:26 +02:00