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.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/options/smt_options.toml b/src/options/smt_options.toml
index 08e6f317c..449c0c31e 100644
--- a/src/options/smt_options.toml
+++ b/src/options/smt_options.toml
@@ -346,7 +346,7 @@ header = "options/smt_options.h"
long = "unconstrained-simp"
type = "bool"
default = "false"
- help = "turn on unconstrained simplification (see Bruttomesso/Brummayer PhD thesis)"
+ help = "turn on unconstrained simplification (see Bruttomesso/Brummayer PhD thesis). Fully supported only in (subsets of) the logic QF_ABV."
[[option]]
name = "repeatSimp"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback