mirror of
https://github.com/Z3Prover/z3
synced 2025-08-04 18:30:24 +00:00
na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
85b4fc1865
commit
96587bf708
3 changed files with 49 additions and 9 deletions
|
@ -62,6 +62,7 @@ namespace smt {
|
|||
vector<literal_vector> m_id2justification;
|
||||
unsigned m_num_scopes { 0 };
|
||||
literal_vector m_lits;
|
||||
enode_pair_vector m_eqs;
|
||||
stats m_stats;
|
||||
|
||||
void force_push();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue