summaryrefslogtreecommitdiff
path: root/src/theory/arith
diff options
context:
space:
mode:
authorTianyi Liang <tianyi-liang@uiowa.edu>2014-02-17 14:22:26 -0600
committerTianyi Liang <tianyi-liang@uiowa.edu>2014-02-17 14:23:03 -0600
commit856cc3f45a1b2da648a6b85a5e774c260a83c596 (patch)
tree537ecf06470dc2087a99793189c130f4d4d81256 /src/theory/arith
parenteb5debabce433774a0dbfd46745efb8fcf38b8ab (diff)
type conversion
Diffstat (limited to 'src/theory/arith')
-rw-r--r--src/theory/arith/options2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/arith/options b/src/theory/arith/options
index 43b582bc8..3fc08e18e 100644
--- a/src/theory/arith/options
+++ b/src/theory/arith/options
@@ -100,7 +100,7 @@ option arithPropAsLemmaLength --arith-prop-clauses uint16_t :default 8 :read-wri
option soiQuickExplain --soi-qe bool :default false :read-write
use quick explain to minimize the sum of infeasibility conflicts
-option rewriteDivk rewrite-divk --rewrite-divk bool :default false
+option rewriteDivk rewrite-divk --rewrite-divk bool :default false :read-write
rewrite division and mod when by a constant into linear terms
endmodule
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback