mirror of
https://github.com/Z3Prover/z3
synced 2025-09-05 09:37:44 +00:00
eager quantifier instantiation for quantified array properties
This commit is contained in:
parent
2c7a39d580
commit
7168451201
6 changed files with 651 additions and 2 deletions
|
@ -21,6 +21,8 @@ z3_add_component(transforms
|
|||
dl_mk_unbound_compressor.cpp
|
||||
dl_mk_unfold.cpp
|
||||
dl_transforms.cpp
|
||||
dl_mk_array_eq_rewrite.cpp
|
||||
dl_mk_array_instantiation.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
dataflow
|
||||
hilbert
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue