summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/options
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/quantifiers/options')
-rw-r--r--src/theory/quantifiers/options2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/theory/quantifiers/options b/src/theory/quantifiers/options
index fc59b22b7..ad1508716 100644
--- a/src/theory/quantifiers/options
+++ b/src/theory/quantifiers/options
@@ -200,6 +200,8 @@ option sygusMinGrammar --sygus-min-grammar bool :default false
minimize sygus grammars
option sygusDecompose --sygus-decompose bool :default false
decompose single invocation synthesis conjectures
+option sygusNormalForm --sygus-normal-form bool :default true
+ only search for sygus builtin terms that are in normal form
option localTheoryExt --local-t-ext bool :default false
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback