summaryrefslogtreecommitdiff
path: root/src/theory/arith/options
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/options')
-rw-r--r--src/theory/arith/options2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/theory/arith/options b/src/theory/arith/options
index 7d92f5351..57ef3d1b9 100644
--- a/src/theory/arith/options
+++ b/src/theory/arith/options
@@ -100,5 +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
+ 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