3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-17 14:25:35 +00:00
z3/src/ast/macros
Nikolaj Bjorner 9eb4237dfe fix #6292
this patches a case where macro-finder is used with arrays. It doesn't work so macro quantifiers have to be re-instated to ensure correctness
2022-08-21 16:32:01 -07:00
..
CMakeLists.txt model refactor (#4723) 2020-10-05 14:13:05 -07:00
cond_macro.h model refactor (#4723) 2020-10-05 14:13:05 -07:00
macro_finder.cpp fix #6292 2022-08-21 16:32:01 -07:00
macro_finder.h fix #6292 2022-08-21 16:32:01 -07:00
macro_manager.cpp fix #6292 2022-08-21 16:32:01 -07:00
macro_manager.h fix #6292 2022-08-21 16:32:01 -07:00
macro_util.cpp regressions from previous push 2021-08-25 18:30:50 -07:00
macro_util.h booyah 2020-07-04 15:56:30 -07:00
quantifier_macro_info.cpp #5223 2021-05-05 17:40:42 -07:00
quantifier_macro_info.h Use = default for virtual constructors. 2022-08-05 18:11:46 +03:00
quasi_macros.cpp extend macro detection to negated equivalences #5496 2021-08-25 17:47:30 -07:00
quasi_macros.h extend macro detection to negated equivalences #5496 2021-08-25 17:47:30 -07:00