mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 20:05:51 +00:00
Wc++11-extensions
This commit is contained in:
parent
d01c3491a6
commit
4e59ba922b
5 changed files with 5 additions and 5 deletions
|
@ -65,7 +65,7 @@ enum case_split_strategy {
|
|||
CS_ACTIVITY_WITH_CACHE, // case split based on activity and cache the activity
|
||||
CS_RELEVANCY, // case split based on relevancy
|
||||
CS_RELEVANCY_ACTIVITY, // case split based on relevancy and activity
|
||||
CS_RELEVANCY_GOAL, // based on relevancy and the current goal
|
||||
CS_RELEVANCY_GOAL // based on relevancy and the current goal
|
||||
};
|
||||
|
||||
struct smt_params : public preprocessor_params,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue