mirror of
https://github.com/Z3Prover/z3
synced 2025-08-08 04:01:22 +00:00
parent
a45532da73
commit
b590751e92
2 changed files with 6 additions and 3 deletions
|
@ -406,6 +406,7 @@ namespace smt {
|
|||
ptr_vector<expr> m_todo, m_concat;
|
||||
unsigned m_internalize_depth;
|
||||
expr_ref_vector m_ls, m_rs, m_lhs, m_rhs;
|
||||
bool m_has_seq;
|
||||
|
||||
// maintain automata with regular expressions.
|
||||
scoped_ptr_vector<eautomaton> m_automata;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue