3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-07 07:45:46 +00:00
z3/src
Nikolaj Bjorner 6ed2b444b5 probably won't fix #6127
recfun decl plugin does not get copied so recursive functions are lost when cloning.
Fix is risky and use case is limited to threads + recursive definitions
2022-07-03 18:10:52 -07:00
..
ackermannization fix #6126 2022-07-03 17:47:05 -07:00
api revert to use GCHandle for UserPropagator 2022-07-03 17:00:40 -07:00
ast fix unsoundness in explanation handling for nested datatypes and sequences 2022-07-03 17:00:39 -07:00
cmd_context allow for toggling proof and core mode until the first assertion. 2022-07-02 09:31:36 -07:00
math adjust trace output 2022-06-29 08:20:01 -07:00
model remove '#include <iostream>' from headers and from unneeded places 2022-06-17 14:10:19 +01:00
muz remove '#include <iostream>' from headers and from unneeded places 2022-06-17 14:10:19 +01:00
nlsat fix debug build 2022-06-17 14:35:33 +01:00
opt totalizer 2022-06-30 19:49:19 -07:00
params flat only 2022-06-30 19:59:46 -07:00
parsers remove '#include <iostream>' from headers and from unneeded places 2022-06-17 14:10:19 +01:00
qe fix debug build 2022-06-17 14:35:33 +01:00
sat fixing compiler warn (missing override) (#6125) 2022-06-30 15:39:28 -07:00
shell remove '#include <iostream>' from headers and from unneeded places 2022-06-17 14:10:19 +01:00
smt probably won't fix #6127 2022-07-03 18:10:52 -07:00
solver missing virtual functions 2022-07-01 19:18:09 -07:00
tactic missing virtual functions 2022-07-01 18:31:08 -07:00
test add totalizer version of rc2 2022-06-29 23:10:42 -07:00
util fixes issue #6119 (#6120) 2022-06-29 11:10:33 -07:00
CMakeLists.txt separate dependencies for qe_lite 2022-01-12 03:26:22 -08:00