From 856cc3f45a1b2da648a6b85a5e774c260a83c596 Mon Sep 17 00:00:00 2001 From: Tianyi Liang Date: Mon, 17 Feb 2014 14:22:26 -0600 Subject: type conversion --- src/theory/arith/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/theory/arith') 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 -- cgit v1.2.3