mirror of
https://github.com/Z3Prover/z3
synced 2025-05-09 00:35:47 +00:00
merge with unstable
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
commit
c706e91019
18 changed files with 49 additions and 38 deletions
|
@ -53,6 +53,7 @@ namespace sat {
|
|||
unsigned m_restart_initial;
|
||||
double m_restart_factor; // for geometric case
|
||||
double m_random_freq;
|
||||
unsigned m_random_seed;
|
||||
unsigned m_burst_search;
|
||||
unsigned m_max_conflicts;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue