mirror of
https://github.com/Z3Prover/z3
synced 2026-07-25 08:22:35 +00:00
use move constructor, re-enable split_set in seq_regex
This commit is contained in:
parent
361e0fba75
commit
2b4a473334
4 changed files with 185 additions and 36 deletions
|
|
@ -151,6 +151,8 @@ namespace smt {
|
|||
|
||||
bool block_unfolding(literal lit, unsigned i);
|
||||
|
||||
bool unfold_prefix(literal lit);
|
||||
|
||||
expr_ref mk_first(expr* r, expr* n);
|
||||
|
||||
bool is_member(expr* r, expr* u);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue