3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-07 19:51:22 +00:00
z3/src
Nikolaj Bjorner c6e3fb446a print lemmas2console faster
- add option pp.no_lets (default = false) to print formulas without let (used by the low-level SMT2 printer).
- print lemmas2console faster by using the low level printer
2023-03-20 17:07:04 +01:00
..
ackermannization add doc for ackermannize 2022-12-27 12:02:08 -08:00
api add unconstrained elimination for sequences 2023-03-20 17:07:04 +01:00
ast print lemmas2console faster 2023-03-20 17:07:04 +01:00
cmd_context add unconstrained elimination for sequences 2023-03-20 17:07:04 +01:00
math replace lp_assert(false) with UNREACHABLE 2023-03-08 10:27:05 -08:00
model make generation of "some" Boolean value fair 2023-03-20 17:07:04 +01:00
muz fix unsound slice criteria (#6625) 2023-03-06 19:28:22 -08:00
nlsat fix bug in new core not detecting conflict, fix #6525, add tactic doc 2023-01-14 17:20:43 -05:00
opt experimental feature to access congruence closure of SimpleSolver 2022-12-30 21:41:27 -08:00
params move sat.smt.proof.check_rup into solver.proof.check_rup #6616 2023-03-01 21:03:27 -08:00
parsers remove limiting error mode #6600 2023-02-20 12:16:43 -08:00
qe fix #6559 2023-02-04 13:33:40 -08:00
sat before rm lu 2023-03-08 10:27:05 -08:00
shell before rm lu 2023-03-08 10:27:05 -08:00
smt print lemmas2console faster 2023-03-20 17:07:04 +01:00
solver add unconstrained elimination for sequences 2023-03-20 17:07:04 +01:00
tactic add unconstrained elimination for sequences 2023-03-20 17:07:04 +01:00
test replace lp_assert(false) with UNREACHABLE 2023-03-08 10:27:05 -08:00
util use uintptr_t instead of size_t (tptr) for portability (#6627) 2023-03-08 21:13:38 +00:00
CMakeLists.txt create simplifier_solver wrapper to supply simplifier layer 2023-01-30 16:12:25 -08:00