mirror of
https://github.com/Z3Prover/z3
synced 2025-06-22 05:43:39 +00:00
remove empty clause feature
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
c839f58276
commit
ec39d84f57
3 changed files with 1 additions and 6 deletions
|
@ -193,7 +193,6 @@ 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