mirror of
https://github.com/Z3Prover/z3
synced 2025-08-06 11:20:26 +00:00
variations on unit-walk
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
83f0fd5cc2
commit
5cdfa7cd1c
9 changed files with 163 additions and 154 deletions
|
@ -128,6 +128,7 @@ namespace sat {
|
|||
double m_lookahead_cube_psat_clause_base;
|
||||
double m_lookahead_cube_psat_trigger;
|
||||
reward_t m_lookahead_reward;
|
||||
bool m_lookahead_double;
|
||||
bool m_lookahead_global_autarky;
|
||||
double m_lookahead_delta_fraction;
|
||||
bool m_lookahead_use_learned;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue