mirror of
https://github.com/Z3Prover/z3
synced 2025-07-23 12:48:53 +00:00
This commit is contained in:
parent
1352aa06f3
commit
2c266a96c8
3 changed files with 27 additions and 2 deletions
|
@ -184,6 +184,7 @@ namespace array {
|
|||
bool assert_default_store_axiom(app* store);
|
||||
bool assert_congruent_axiom(expr* e1, expr* e2);
|
||||
bool add_delayed_axioms();
|
||||
bool add_as_array_eqs(euf::enode* n);
|
||||
|
||||
bool has_unitary_domain(app* array_term);
|
||||
bool has_large_domain(expr* array_term);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue