mirror of
https://github.com/Z3Prover/z3
synced 2025-06-26 15:53:41 +00:00
v1 of a randomizer simplifier
This commit is contained in:
parent
84a5303def
commit
77fed8b97c
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ z3_add_component(simplifiers
|
||||||
elim_term_ite.h
|
elim_term_ite.h
|
||||||
pull_nested_quantifiers.h
|
pull_nested_quantifiers.h
|
||||||
push_ite.h
|
push_ite.h
|
||||||
|
randomizer.h
|
||||||
refine_inj_axiom.h
|
refine_inj_axiom.h
|
||||||
rewriter_simplifier.h
|
rewriter_simplifier.h
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue