3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 22:05:36 +00:00
z3/src
Nikolaj Bjorner 39d2818923 compiler warnings/bugs
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2023-02-02 19:36:22 -08:00
..
ackermannization add doc for ackermannize 2022-12-27 12:02:08 -08:00
api add simplifier to java API 2023-02-02 19:06:26 -08:00
ast remove unused field 2023-02-02 19:33:23 -08:00
cmd_context add API for creating and attaching simplifiers 2023-01-31 17:06:03 -08:00
math compiler warning fix 2023-02-02 19:26:51 -08:00
model rename set-flat to set-flat-and-or to allow to differentiate parameters 2022-10-27 11:22:57 -07:00
muz compiler warning 2023-02-02 19:21:34 -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 don't flush stream when printing param vals 2023-01-03 09:35:17 +00:00
parsers Optimize calls to Z3_eval_smtlib2_string (#6422) 2022-10-28 13:57:22 -07:00
qe update release notes 2023-01-31 12:19:33 -08:00
sat update release notes 2023-01-31 12:19:33 -08:00
shell use setter method to easier track updates to settings. 2023-02-01 10:18:14 -08:00
smt compiler warning 2023-02-02 19:23:30 -08:00
solver compiler warnings/bugs 2023-02-02 19:36:22 -08:00
tactic remove empty file 2023-01-31 12:32:28 -08:00
test fix test 2023-02-01 11:07:47 -08:00
util convert reduce-args to a simplifier 2023-01-28 20:12:14 -08:00
CMakeLists.txt create simplifier_solver wrapper to supply simplifier layer 2023-01-30 16:12:25 -08:00