mirror of
https://github.com/Z3Prover/z3
synced 2025-07-31 16:33:18 +00:00
cheap eqs
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
4f0bd93124
commit
4de38d09e2
3 changed files with 130 additions and 151 deletions
|
@ -3036,6 +3036,7 @@ namespace smt {
|
|||
#endif
|
||||
}
|
||||
}
|
||||
TRACE("arith_eq", tout << "done\n";);
|
||||
m_to_check.reset();
|
||||
m_in_to_check.reset();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue