mirror of
https://github.com/Z3Prover/z3
synced 2025-08-15 07:15:26 +00:00
fixes to seq solver
This commit is contained in:
parent
080c9c6893
commit
64ba0b631a
3 changed files with 46 additions and 79 deletions
|
@ -496,7 +496,6 @@ namespace smt {
|
|||
bool reduce_ne(unsigned idx);
|
||||
bool branch_nqs();
|
||||
lbool branch_nq(ne const& n);
|
||||
expr_ref purify(expr* e);
|
||||
|
||||
struct cell {
|
||||
cell* m_parent;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue