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/options4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/theory/arith/options b/src/theory/arith/options
index 38cf07251..ab377c8a1 100644
--- a/src/theory/arith/options
+++ b/src/theory/arith/options
@@ -51,4 +51,8 @@ option arithRewriteEq --enable-arith-rewrite-equalities/--disable-arith-rewrite-
turns on the preprocessing rewrite turning equalities into a conjunction of inequalities
/turns off the preprocessing rewrite turning equalities into a conjunction of inequalities
+option arithMLTrick --enable-miplib-trick/--disable-miplib-trick bool :default false :read-write
+ turns on the preprocessing step of attempting to infer bounds on miplib problems
+/turns off the preprocessing step of attempting to infer bounds on miplib problems
+
endmodule
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback