mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 03:45:51 +00:00
Cleaned up final SLS version. Enjoy!
This commit is contained in:
parent
9ebfb119db
commit
3df2967be9
6 changed files with 94 additions and 146 deletions
|
@ -82,6 +82,8 @@ protected:
|
|||
unsigned m_restart_next;
|
||||
unsigned m_restart_init;
|
||||
unsigned m_early_prune;
|
||||
unsigned m_random_offset;
|
||||
unsigned m_rescore;
|
||||
|
||||
typedef enum { MV_FLIP = 0, MV_INC, MV_DEC, MV_INV } move_type;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue