3
0
Fork 0
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:
Nikolaj Bjorner 2020-05-26 20:55:02 -07:00
parent 0c2c1861f1
commit 9764007c97
2 changed files with 11 additions and 13 deletions

View file

@ -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);