summaryrefslogtreecommitdiff
path: root/src/theory/arith/options
diff options
context:
space:
mode:
authorTim King <taking@cs.nyu.edu>2013-05-02 17:15:53 -0400
committerTim King <taking@cs.nyu.edu>2013-05-02 17:15:53 -0400
commitd1783a6d2fa6c48418fcf6a28f84e321061c0507 (patch)
tree3b30fe95e0d24526a2ad538d83512b159f841fba /src/theory/arith/options
parent9098391fe334d829ec4101f190b8f1fa21c30752 (diff)
Adding quick explain for soi simplex.
Diffstat (limited to 'src/theory/arith/options')
-rw-r--r--src/theory/arith/options3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/theory/arith/options b/src/theory/arith/options
index 977d6cb32..388dcc7ff 100644
--- a/src/theory/arith/options
+++ b/src/theory/arith/options
@@ -91,4 +91,7 @@ option fancyFinal --fancy-final bool :default false :read-write
option exportDioDecompositions --dio-decomps bool :default false :read-write
Let skolem variables for integer divisibility constraints leak from the dio solver.
+option soiQuickExplain --soi-qe bool :default false :read-write
+ Use quick explain to minimize the sum of infeasibility conflicts.
+
endmodule
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback