mirror of
https://github.com/Z3Prover/z3
synced 2025-08-09 04:31:24 +00:00
integrating changes of Nikolaj with m_empty_clause etc.
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
15dff85b22
commit
f939a26c86
7 changed files with 34 additions and 22 deletions
|
@ -193,6 +193,7 @@ namespace smt {
|
|||
// levels survives to the base level.
|
||||
b_justification m_conflict;
|
||||
literal m_not_l;
|
||||
bool m_empty_clause;
|
||||
scoped_ptr<conflict_resolution> m_conflict_resolution;
|
||||
proof_ref m_unsat_proof;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue