summaryrefslogtreecommitdiff
path: root/src/options/quantifiers_options
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/quantifiers_options')
-rw-r--r--src/options/quantifiers_options4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/options/quantifiers_options b/src/options/quantifiers_options
index 9d717c0ba..96d73feeb 100644
--- a/src/options/quantifiers_options
+++ b/src/options/quantifiers_options
@@ -294,10 +294,10 @@ option sygusCRefEval --sygus-cref-eval bool :default true
direct evaluation of refinement lemmas for conflict analysis
option sygusCRefEvalMinExp --sygus-cref-eval-min-exp bool :default true
use min explain for direct evaluation of refinement lemmas for conflict analysis
-
+
option sygusStream --sygus-stream bool :read-write :default false
enumerate a stream of solutions instead of terminating after the first one
-
+
# internal uses of sygus
option sygusRewSynth --sygus-rr-synth bool :default false
use sygus to enumerate candidate rewrite rules via sampling
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback