From 745109bb6a59a312e118c3242ce4ed861566fe79 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Tue, 13 May 2014 22:50:28 +0000 Subject: implemented mip gap --- src/ats/ats.conf.in | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ats/ats.conf.in') diff --git a/src/ats/ats.conf.in b/src/ats/ats.conf.in index e1ad75c8f..f321b7af1 100644 --- a/src/ats/ats.conf.in +++ b/src/ats/ats.conf.in @@ -50,6 +50,7 @@ PROP_STABILITY_FACTOR = 125 # MLP_MAX_ITERATIONS = # Tolerated MIP Gap in percent [0 .. 100] # MLP_MAX_MIP_GAP = 0.0 +# MLP_MAX_LP_MIP_GAP = 0,0 # Maximum number of iterations for a solution process # MLP_MAX_ITERATIONS = 1024 -- cgit v1.2.3