mirror of
https://github.com/Z3Prover/z3
synced 2025-08-31 23:34:55 +00:00
deal with compiler warnings and include value exchange prior to final check.
This commit is contained in:
parent
ce615ee116
commit
0e8969ce60
15 changed files with 132 additions and 146 deletions
|
@ -80,8 +80,6 @@ namespace sls {
|
|||
unsigned m_best_last_step = 0;
|
||||
unsigned m_num_lookaheads = 0;
|
||||
|
||||
nat_set m_tmp_nat_set;
|
||||
|
||||
// avoid checking the same updates twice
|
||||
var_t m_last_var = UINT_MAX;
|
||||
num_t m_last_delta;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue