3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 21:38:44 +00:00
z3/src
2022-09-18 17:22:59 -07:00
..
ackermannization Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01:00
api add method for accessing i'th domain sort in array #6344 2022-09-15 07:38:02 -07:00
ast add option to rewrite and for arithmetic simplification 2022-09-18 17:22:59 -07:00
cmd_context add missing override 2022-09-05 13:35:53 -07:00
math fix #6341 2022-09-13 17:19:48 -07: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 Use = default for virtual constructors. 2022-08-05 18:11:46 +03: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 disable bv delay until it is debugged #6324 2022-09-07 00:04:57 -07:00
shell respect dependencies, move proof_cmds to extra_cmds 2022-08-28 18:16:43 -07:00
smt filter length limits to be non-skolems and under concat/""/unit 2022-09-15 07:41:13 -07:00
solver fix #6314 2022-09-04 16:23:11 -07:00
tactic Fix some warnings about unused stuff. (#6290) 2022-08-21 12:39:30 -07:00
test Spacer Global Guidance (#6026) 2022-08-30 15:47:00 -07:00
util Use glibc's malloc_usable_size when available (#6321) 2022-09-05 13:40:02 -07:00
CMakeLists.txt cmake: Cleanup remnants of workaround for USES_TERMINAL. 2022-08-02 17:39:10 +03:00