summaryrefslogtreecommitdiff
path: root/src/options/quantifiers_options.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/quantifiers_options.toml')
-rw-r--r--src/options/quantifiers_options.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/options/quantifiers_options.toml b/src/options/quantifiers_options.toml
index b8ddd6d31..2f911bdd1 100644
--- a/src/options/quantifiers_options.toml
+++ b/src/options/quantifiers_options.toml
@@ -968,6 +968,14 @@ header = "options/quantifiers_options.h"
help = "sygus advanced pruning based on examples"
[[option]]
+ name = "sygusUnif"
+ category = "regular"
+ long = "sygus-unif"
+ type = "bool"
+ default = "false"
+ help = "Unification-based function synthesis"
+
+[[option]]
name = "sygusQePreproc"
category = "regular"
long = "sygus-qe-preproc"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback