mirror of
https://github.com/Z3Prover/z3
synced 2025-08-11 13:40:52 +00:00
parameter example
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
9777f43e75
commit
1e32f1fbb5
4 changed files with 5 additions and 0 deletions
|
@ -59,6 +59,7 @@ namespace sat {
|
|||
unsigned m_max_conflicts;
|
||||
unsigned m_num_threads;
|
||||
bool m_local_search;
|
||||
unsigned m_local_search_parameter1;
|
||||
|
||||
unsigned m_simplify_mult1;
|
||||
double m_simplify_mult2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue