mirror of
https://github.com/Z3Prover/z3
synced 2025-08-15 15:25:26 +00:00
updates to ddfw, initial local search phase option
This commit is contained in:
parent
992793bd56
commit
75c573877d
7 changed files with 165 additions and 104 deletions
|
@ -28,6 +28,7 @@ namespace sat {
|
|||
PS_ALWAYS_FALSE,
|
||||
PS_BASIC_CACHING,
|
||||
PS_SAT_CACHING,
|
||||
PS_LOCAL_SEARCH,
|
||||
PS_FROZEN,
|
||||
PS_RANDOM
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue