mirror of
https://github.com/Z3Prover/z3
synced 2026-02-19 23:14:40 +00:00
intblast debugging
This commit is contained in:
parent
380508365c
commit
fbecbd7d70
7 changed files with 88 additions and 15 deletions
|
|
@ -237,6 +237,7 @@ namespace intblast {
|
|||
m_core.reset();
|
||||
m_vars.reset();
|
||||
m_trail.reset();
|
||||
m_new_funs.reset();
|
||||
m_solver = mk_smt2_solver(m, s.params(), symbol::null);
|
||||
|
||||
expr_ref_vector es(m);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue