mirror of
https://github.com/Z3Prover/z3
synced 2025-05-12 02:04:43 +00:00
parent
be3a9b227c
commit
64a0e62648
5 changed files with 70 additions and 81 deletions
|
@ -3358,7 +3358,8 @@ namespace smt {
|
|||
reset_tmp_clauses();
|
||||
m_unsat_core.reset();
|
||||
m_stats.m_num_checks++;
|
||||
pop_to_base_lvl();
|
||||
pop_to_base_lvl();
|
||||
m_conflict_resolution->reset();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue