mirror of
https://github.com/Z3Prover/z3
synced 2025-08-09 04:31:24 +00:00
parent
dfd327f287
commit
f1a2e875b5
4 changed files with 19 additions and 3 deletions
|
@ -923,7 +923,6 @@ namespace smt {
|
|||
failure m_last_search_failure;
|
||||
ptr_vector<theory> m_incomplete_theories; //!< theories that failed to produce a model
|
||||
bool m_searching;
|
||||
bool m_propagating;
|
||||
unsigned m_num_conflicts;
|
||||
unsigned m_num_conflicts_since_restart;
|
||||
unsigned m_num_conflicts_since_lemma_gc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue