mirror of
https://github.com/Z3Prover/z3
synced 2025-08-05 19:00:25 +00:00
parent
5d06fa2347
commit
3c1c3d5987
12 changed files with 103 additions and 31 deletions
|
@ -105,6 +105,7 @@ namespace sat {
|
|||
unsigned m_local_search_threads;
|
||||
bool m_local_search;
|
||||
local_search_mode m_local_search_mode;
|
||||
bool m_local_search_dbg_flips;
|
||||
unsigned m_unit_walk_threads;
|
||||
bool m_unit_walk;
|
||||
bool m_lookahead_simplify;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue