summaryrefslogtreecommitdiff
path: root/src/options/smt_options.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/smt_options.toml')
-rw-r--r--src/options/smt_options.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/options/smt_options.toml b/src/options/smt_options.toml
index 676e01484..67829ede8 100644
--- a/src/options/smt_options.toml
+++ b/src/options/smt_options.toml
@@ -384,14 +384,6 @@ header = "options/smt_options.h"
help = "calculate sort inference of input problem, convert the input based on monotonic sorts"
[[option]]
- name = "symmetryBreakerExp"
- category = "regular"
- long = "symmetry-breaker-exp"
- type = "bool"
- default = "false"
- help = "generate symmetry breaking constraints after symmetry detection"
-
-[[option]]
name = "incrementalSolving"
category = "common"
short = "i"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback