mirror of
https://github.com/Z3Prover/z3
synced 2025-08-03 09:50:23 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
7fe46de266
commit
8e033c1e71
3 changed files with 32 additions and 17 deletions
|
@ -1335,6 +1335,7 @@ namespace smt {
|
|||
else
|
||||
m_lemma_proof = m.mk_lemma(pr, fact);
|
||||
m_new_proofs.reset();
|
||||
reset();
|
||||
}
|
||||
|
||||
void conflict_resolution::process_antecedent_for_unsat_core(literal antecedent) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue