summaryrefslogtreecommitdiff
path: root/src/options/bv_options.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/bv_options.toml')
-rw-r--r--src/options/bv_options.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/options/bv_options.toml b/src/options/bv_options.toml
index acb010a2e..18f190ff1 100644
--- a/src/options/bv_options.toml
+++ b/src/options/bv_options.toml
@@ -51,6 +51,7 @@ header = "options/bv_options.h"
category = "expert"
long = "bv-aig-simp=COMMAND"
type = "std::string"
+ default = "\"balance;drw\""
predicates = ["abcEnabledBuild"]
help = "abc command to run AIG simplifications (implies --bitblast-aig, default is \"balance;drw\")"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback