mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 11:55:51 +00:00
Moved parameters to the right file. Almost clean.
This commit is contained in:
parent
c441bb4388
commit
9ebfb119db
6 changed files with 52 additions and 52 deletions
|
@ -81,8 +81,7 @@ protected:
|
|||
unsigned m_restart_base;
|
||||
unsigned m_restart_next;
|
||||
unsigned m_restart_init;
|
||||
|
||||
ptr_vector<mpz> m_old_values;
|
||||
unsigned m_early_prune;
|
||||
|
||||
typedef enum { MV_FLIP = 0, MV_INC, MV_DEC, MV_INV } move_type;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue