3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-06-02 20:31:21 +00:00
z3/src
Nikolaj Bjorner f2c228f160 update function that propagates bounds on x*y = 0 to be more comprehensive
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2022-12-05 01:19:26 -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 Merge branch 'master' of https://github.com/z3prover/z3 2022-09-20 20:32:07 -07:00
cmd_context add missing override 2022-09-05 13:35:53 -07:00
math update function that propagates bounds on x*y = 0 to be more comprehensive 2022-12-05 01:19:26 -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 Add basic implementation of left shift 2022-11-17 17:37:52 +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 test 2022-12-01 16:16:22 +01:00
util Disable asserts 2022-11-30 11:48:39 +01:00
CMakeLists.txt Merge branch 'master' into polysat 2022-09-23 17:14:26 +02:00