mirror of
https://github.com/Z3Prover/z3
synced 2025-08-02 01:13:18 +00:00
lorem ipsum
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
0c2c1861f1
commit
9764007c97
2 changed files with 11 additions and 13 deletions
|
@ -67,6 +67,8 @@ namespace smt {
|
|||
|
||||
bool is_member(expr* r, expr* u);
|
||||
|
||||
expr_ref symmetric_diff(expr* r1, expr* r2);
|
||||
|
||||
public:
|
||||
|
||||
seq_regex(theory_seq& th);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue