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.toml9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/options/quantifiers_options.toml b/src/options/quantifiers_options.toml
index 8ae6ea89a..2fb5dd0ba 100644
--- a/src/options/quantifiers_options.toml
+++ b/src/options/quantifiers_options.toml
@@ -1608,15 +1608,6 @@ header = "options/quantifiers_options.h"
default = "false"
help = "compute backwards filtering to compute whether previous solutions are filtered based on later ones"
-
-[[option]]
- name = "sygusExprMinerCheckUseExport"
- category = "expert"
- long = "sygus-expr-miner-check-use-export"
- type = "bool"
- default = "true"
- help = "export expressions to a different ExprManager with different options for satisfiability checks in expression miners"
-
# CEGQI applied to general quantified formulas
[[option]]
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback