summaryrefslogtreecommitdiff
path: root/src/options/quantifiers_options.toml
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-10-05 11:13:39 -0500
committerGitHub <noreply@github.com>2018-10-05 11:13:39 -0500
commit1bd02cac69871158d71c74b23aa94c99cd69bead (patch)
tree7675faf1a4c21d40744f3a1dc067964eb1b6ada5 /src/options/quantifiers_options.toml
parent044fb6315119e0ad2f1ce57354f72d20ff4c6dc7 (diff)
Update default options for sygus (#2586)
Diffstat (limited to 'src/options/quantifiers_options.toml')
-rw-r--r--src/options/quantifiers_options.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/options/quantifiers_options.toml b/src/options/quantifiers_options.toml
index e8d8fbe3d..eb32beef5 100644
--- a/src/options/quantifiers_options.toml
+++ b/src/options/quantifiers_options.toml
@@ -1021,7 +1021,7 @@ header = "options/quantifiers_options.h"
category = "regular"
long = "sygus-repair-const"
type = "bool"
- default = "true"
+ default = "false"
help = "use approach to repair constants in sygus candidate solutions"
[[option]]
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback