3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 21:38:44 +00:00
z3/src
Nikolaj Bjorner ac00306355 fix context simplification
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2023-06-09 11:30:56 -07:00
..
ackermannization add doc for ackermannize 2022-12-27 12:02:08 -08:00
api fix #6746, fix type errors in java bindings 2023-06-03 09:41:29 +02:00
ast fix context simplification 2023-06-09 11:30:56 -07:00
cmd_context fix #6746, fix type errors in java bindings 2023-06-03 09:41:29 +02:00
math get cached tv value (#6756) 2023-06-08 19:46:38 -07:00
model formatting updates 2023-05-02 12:17:32 -07: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 weird latent bug in wmax: init() succeeds and it returns undef 2023-04-24 21:14:42 -07:00
params make der selective to configuration. For F*, quantifiers are hand or machine generated in specific formats and the tool depends on e-matching to use precisely the format of the quantifiers that have been entered. For other cases of quantifiers, destructive equality resolution (der) can be expected to offer simplifications 2023-06-06 16:15:04 -07:00
parsers fix #6680 2023-04-11 14:42:47 -07:00
qe fix #6559 2023-02-04 13:33:40 -08:00
sat Fix UP's decide callback (#6707) 2023-06-02 09:52:54 +02:00
shell before rm lu 2023-03-08 10:27:05 -08:00
smt avoid name clash for multiple special relations #6743 2023-06-07 17:55:11 -07:00
solver Some UP bugfixes in the new core (#6673) 2023-04-08 12:50:46 -07:00
tactic Fix UP's decide callback (#6707) 2023-06-02 09:52:54 +02:00
test add tests for distribution utility and fix loose ends 2023-04-13 11:19:06 -07:00
util fix missing <cstdint> include (#6720) 2023-05-13 09:37:57 -07:00
CMakeLists.txt create simplifier_solver wrapper to supply simplifier layer 2023-01-30 16:12:25 -08:00