summaryrefslogtreecommitdiff
path: root/src/theory/bv/options
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/bv/options')
-rw-r--r--src/theory/bv/options3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/theory/bv/options b/src/theory/bv/options
index 2e53b029c..7b87baa21 100644
--- a/src/theory/bv/options
+++ b/src/theory/bv/options
@@ -19,5 +19,8 @@ option bitvectorInequalitySolver --bv-inequality-solver bool :default true
option bitvectorCoreSolver --bv-core-solver bool
turn on the core solver for the bit-vector theory
+
+option bvToBool --bv-to-bool bool
+ lift bit-vectors of size 1 to booleans when possible
endmodule
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback