<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Hmmm ... I'll debug it under Win64. Could you use one of the other solvers in the meantime.&nbsp;</div><div>Do use use the command line argument -gn (matrix reduction)?</div><div><br></div><div>Thanks,</div><div><br></div><div>Mike</div><div><br>Am 25.09.2013 um 20:40 schrieb Matthew Melnyk &lt;<a href="mailto:matthew.melnyk@utoronto.ca">matthew.melnyk@utoronto.ca</a>&gt;:<br><br></div><blockquote type="cite"><div><div dir="ltr"><div>Hey Mike,</div><div><br></div>I am using the most up to date version of cmpl. I even re-installed it.<div><br></div><div>-Matthew</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Sep 25, 2013 at 2:38 PM, Mike Steglich <span dir="ltr">&lt;<a href="mailto:mike.steglich@th-wildau.de" target="_blank">mike.steglich@th-wildau.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Matthew,<br>
<br>
Which version do you use. There were a problem for models w/o constraints and CBC as solver. Constraints as yours were reformulated as bounds for the variables and this fact caused the problem with CBC. The other solvers are not affected. We changed this behavior in Cmpl 1.8.0.<br>

Please update to Cmpl v.1.8.0 if you use an older version.<br>
Cheers,<br>
<br>
<br>
Mike<br>
<br>
<br>
<br>
Am 25.09.2013 um 19:23 schrieb Matthew Melnyk:<br>
<div><div class="h5"><br>
&gt; I have been using cmpl on my windows 7 x64 system for over a year now and recently it has stopped working for some very simple problems.<br>
&gt; I get a"cmpl error: Can not read the solution &lt;directory of file&gt;"<br>
&gt; When I run the same code on the web version of the program It solves it.<br>
&gt;<br>
&gt; A sample of some code that does this is:<br>
&gt;<br>
&gt; &nbsp;parameters:<br>
&gt;<br>
&gt; variables:<br>
&gt; &nbsp; &nbsp; &nbsp; mzL[1..3]:real[0..1];<br>
&gt;<br>
&gt; objectives:<br>
&gt; &nbsp; &nbsp; &nbsp; output: sum{ i1:=1(1)3: mzL[i1]} -&gt;max;<br>
&gt; constraints:<br>
&gt;<br>
&gt;<br>
&gt; &nbsp;{ i1:=1(1)3:<br>
&gt; &nbsp; &nbsp; &nbsp; DSLM_$i1$:<br>
&gt; &nbsp; &nbsp; &nbsp; mzL[i1]=.2 ;}<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Meanwhile some of my more complicated code seems unaffected.<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Matthew<br>
</div></div>&gt; _______________________________________________<br>
&gt; Cmpl mailing list<br>
&gt; <a href="mailto:Cmpl@list.coin-or.org">Cmpl@list.coin-or.org</a><br>
&gt; <a href="http://list.coin-or.org/mailman/listinfo/cmpl" target="_blank">http://list.coin-or.org/mailman/listinfo/cmpl</a><br>
<br>
</blockquote></div><br></div>
</div></blockquote></body></html>