mirror of
https://github.com/Z3Prover/z3
synced 2025-08-21 10:41:35 +00:00
parent
68ace83893
commit
b40c2b2926
3 changed files with 63 additions and 24 deletions
|
@ -451,6 +451,7 @@ namespace smt {
|
|||
vector<rational> const& ll, vector<rational> const& rl);
|
||||
bool set_empty(expr* x);
|
||||
bool is_complex(eq const& e);
|
||||
lbool regex_are_equal(expr* r1, expr* r2);
|
||||
|
||||
bool check_extensionality();
|
||||
bool check_contains();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue