mirror of
https://github.com/Z3Prover/z3
synced 2025-08-05 19:00:25 +00:00
na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
6bbe8e2619
commit
cd93cdd819
7 changed files with 31 additions and 4 deletions
|
@ -91,6 +91,7 @@ namespace sat {
|
|||
unsigned m_search_unsat_conflicts;
|
||||
bool m_phase_sticky;
|
||||
unsigned m_rephase_base;
|
||||
unsigned m_reorder_base;
|
||||
bool m_propagate_prefetch;
|
||||
restart_strategy m_restart;
|
||||
bool m_restart_fast;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue