From c308c094548bcd9bee59e33334d147a9afe97018 Mon Sep 17 00:00:00 2001 From: Andrew Reynolds Date: Mon, 14 May 2018 11:33:14 -0500 Subject: Add regressions, change defaults. (#1911) --- src/options/quantifiers_options.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/options/quantifiers_options.toml b/src/options/quantifiers_options.toml index 10000bbb1..715b0c286 100644 --- a/src/options/quantifiers_options.toml +++ b/src/options/quantifiers_options.toml @@ -981,7 +981,7 @@ header = "options/quantifiers_options.h" category = "regular" long = "sygus-repair-const" type = "bool" - default = "false" + default = "true" help = "use approach to repair constants in sygus candidate solutions" [[option]] @@ -998,7 +998,7 @@ header = "options/quantifiers_options.h" category = "regular" long = "sygus-add-const-grammar" type = "bool" - default = "true" + default = "false" read_only = true help = "statically add constants appearing in conjecture to grammars" -- cgit v1.2.3