3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 05:48:44 +00:00
z3/src
Nikolaj Bjorner 8e167aa213 #6116
fix unsoundness issue due to book-keeping changes for whether the solver uses assumptions.
2022-08-18 03:58:06 -07:00
..
ackermannization Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01:00
api api: Correctly map OP_BSREM0 to Z3_BSREM0. 2022-08-12 14:40:16 -04:00
ast add bv-size reduce #6137 2022-08-16 16:35:14 -07:00
cmd_context add parameter descriptions 2022-08-16 08:26:53 -07:00
math fix missing removal of x in solve_mod 2022-08-17 07:31:26 -07:00
model Use = default for virtual constructors. 2022-08-05 18:11:46 +03:00
muz Use = default for virtual constructors. 2022-08-05 18:11:46 +03:00
nlsat Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01:00
opt Use = default for virtual constructors. 2022-08-05 18:11:46 +03:00
params move solver-params to params 2022-08-08 11:34:41 +03:00
parsers remove '#include <iostream>' from headers and from unneeded places 2022-06-17 14:10:19 +01:00
qe enable new code path for mod handling 2022-08-17 07:31:26 -07:00
sat #6116 2022-08-18 03:58:06 -07:00
shell add parameter descriptions 2022-08-16 08:26:53 -07:00
smt add bv-size reduce #6137 2022-08-16 16:35:14 -07:00
solver add bv-size reduce #6137 2022-08-16 16:35:14 -07:00
tactic Use = default for virtual constructors. 2022-08-05 18:11:46 +03:00
test Use = default for virtual constructors. 2022-08-05 18:11:46 +03:00
util parameters neatified 2022-08-16 09:14:34 -07:00
CMakeLists.txt cmake: Cleanup remnants of workaround for USES_TERMINAL. 2022-08-02 17:39:10 +03:00