<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<!-- This file has been automatically generated. See web/README.md -->
<div id="compose-container" style="direction: ltr" itemscope="" itemtype="https://schema.org/EmailMessage">
<span itemprop="creator" itemscope="" itemtype="https://schema.org/Organization"><span itemprop="name" content="Outlook Mobile for iOS"></span></span>
<div>
<div>
<div style="direction: ltr;">Hi Matthias</div>
<div><br>
</div>
<div style="direction: ltr;">Thanks for your help!</div>
<div><br>
</div>
<div style="direction: ltr;">Currently I cannot change my model. </div>
<div><br>
</div>
<div style="direction: ltr;">Besides, the reason why I enforced 1e-10 is that I got another problem before. At that time, the feasible solution was actually not constrained by my model. For example there was an equation ‘x+y=0’, but the solution showed ‘x=1e-6’
 and ‘y=0’, and I was suggested to use very low tolerance and then I got like ‘x=1e-6’ ‘y=-1e-6’.</div>
<div><br>
</div>
<div style="direction: ltr;">Considering this, do you think I can adjust some parameters to save time when running SoPlex instead of changing the model?
</div>
<div><br>
</div>
<div style="direction: ltr;">Best regards </div>
<div style="direction: ltr;">Yu</div>
</div>
<div><br>
</div>
<div class="acompli_signature">
<div>Sent from my phone. Excuse the brevity.</div>
</div>
</div>
</div>
<br>
<br>
<br>
<div class="gmail_quote">On Fri, Aug 17, 2018 at 12:00 PM +0200, "Matthias Miltenberger"
<span dir="ltr"><<a href="mailto:miltenberger@zib.de" target="_blank">miltenberger@zib.de</a>></span> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="3D"ltr"">Dear Yu Chen,<br>
<br>
your model has some numerical issues. The matrix coefficients are in the of 1e-05 to 1e+11. Such a large range can easily cause difficulties and violations in the final result.<br>
To make matters worse, you are disabling presolving/simplification (-s0) and enforce very small tolerances (1e-10).<br>
<br>
Testing other solvers on this instances also yielded warnings and violations due to the bad numerics.<br>
<br>
My advice: Try to improve the model and verify that your result is actually meaningful with regards to the problem. I don't think that such a small tolerance is really required.<br>
<br>
Oh and by the way: On my machine the model was solved within a second using the standard tolerances and default settings.<br>
<br>
Cheers<br>
Matthias<br>
<br>
<div class="moz-cite-prefix">On 17.08.2018 10:59, Yu Chen wrote:<br>
</div>
<blockquote type="cite" cite="mid:30AD1879-31AB-4790-90C9-B9F4770038C7@contoso.com">
<meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Courier;
        panose-1:0 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:DengXian;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@DengXian";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
p.p1, li.p1, div.p1
        {mso-style-name:p1;
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:9.0pt;
        font-family:Courier;
        color:#B245F3;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style>
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt" lang="EN-US">Hi, <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt" lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt" lang="EN-US">I am new to Soplex but I encountered a trouble when using it.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt" lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt" lang="EN-US">I made a LP file and used the code in terminal:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt" lang="EN-US"><o:p> </o:p></span></p>
<p class="p1"><span lang="EN-US">/build/bin/soplex -f1e-10 -o1e-10 -l1e-10 -s0 -x -q -c<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt" lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt" lang="EN-US">But the Soplex took nearly one day to solve it. Do you know how to decrease the solving time?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt" lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt" lang="EN-US">Best regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt" lang="EN-US">Yu<o:p></o:p></span></p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset> <br>
<pre wrap="">_______________________________________________
Scip mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Scip@zib.de">Scip@zib.de</a>
<a class="moz-txt-link-freetext" href="https://listserv.zib.de/mailman/listinfo/scip">https://listserv.zib.de/mailman/listinfo/scip</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
\__________________

Matthias Miltenberger
Zuse Institute Berlin
Takustr. 7, 14195 Berlin
<a class="moz-txt-link-abbreviated" href="http://www.zib.de/miltenberger">www.zib.de/miltenberger</a>
<a class="moz-txt-link-abbreviated" href="mailto:miltenberger@zib.de">miltenberger@zib.de</a>
+49 (30) 841 85-245</pre>
</div>
</blockquote>
</div>
</body>
</html>