<div dir="ltr">Hi Mike,<div><br></div><div>This new version worked with no problems.  Thank you very much for your prompt reply,</div><div><br></div><div>Ainara</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-06-09 2:23 GMT-07:00 Mike Steglich <span dir="ltr"><<a href="mailto:mike.steglich@stegger.net" target="_blank">mike.steglich@stegger.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hello Ainara,<div><br></div><div>Thank you for using CMPL.</div><div><br></div><div>This is actually a strange behaviour. I would like to propose to download the Cmpl v1.11 using the following link: <a href="http://coliop.org/_download/Cmpl-1-11-0-win.zip" target="_blank">http://coliop.org/_download/Cmpl-1-11-0-win.zip</a></div><div><br></div><div>This is the new version … but I have to find a little bit time to release it officially and to update the website.</div><div><br></div><div>Cheers,</div><div><br></div><div>Mike</div><div><br></div><div><br><div><blockquote type="cite"><div><div class="h5"><div>Am 09.06.2016 um 01:59 schrieb Ainara Aguirre Arcelus <<a href="mailto:ainara@post.harvard.edu" target="_blank">ainara@post.harvard.edu</a>>:</div><br></div></div><div><div><div class="h5"><div dir="ltr">Hi,<div><br></div><div>I installed version 1.10.0 for Windows 64 today.  GLPK works great for a test.cmpl model in a desktop folder.  I can't get CBC to solve, however.  Has anyone else gotten this error and knows what I'm missing?  Please see code below.</div><div><br></div><div>Thanks very much,</div><div><br></div><div>Ainara</div><div><br></div><div><br></div><div>The command file output is</div><div><div><br></div><div><font face="times new roman, serif">Cmpl: cmpl /Users/Ainara/Desktop/e2e/apple/cmpl/test.cmpl</font></div><div><font face="times new roman, serif"><br></font></div><div><font face="times new roman, serif">CMPL model generation - running</font></div><div><font face="times new roman, serif"><br></font></div><div><font face="times new roman, serif">CMPL version: 1.10.0</font></div><div><font face="times new roman, serif">Authors: Thomas Schleiff, Mike Steglich</font></div><div><font face="times new roman, serif">Distributed under the GPLv3</font></div><div><font face="times new roman, serif"><br></font></div><div><font face="times new roman, serif">create model instance<span style="white-space:pre-wrap">        </span>...</font></div><div><font face="times new roman, serif">write model instance<span style="white-space:pre-wrap"> </span>...</font></div><div><font face="times new roman, serif">CMPL model generation - finished</font></div><div><font face="times new roman, serif"><br></font></div><div><font face="times new roman, serif">Solver - running</font></div><div><font face="times new roman, serif"><br></font></div><div><font face="times new roman, serif">Welcome to the CBC MILP Solver</font></div><div><font face="times new roman, serif">Version: 2.8.8</font></div><div><font face="times new roman, serif">Build Date: Dec 21 2013</font></div><div><font face="times new roman, serif">Revision Number: 1998</font></div><div><font face="times new roman, serif"><br></font></div><div><font face="times new roman, serif">command line - C:\Program Files (x86)\Cmpl\bin\..\Thirdparty\CBC\cbc /Users/Ainara/Desktop/e2e/apple/cmpl/test.mps max solve gsolu /Users/Ainara/Desktop/e2e/apple/cmpl/test.gsol (default strategy 1)</font></div><div><font face="times new roman, serif">Unable to open file .\/Users/Ainara/Desktop/e2e/apple/cmpl/test.mps</font></div><div><font face="times new roman, serif">**Current model not valid</font></div><div><font face="times new roman, serif">** Current model not valid</font></div><div><font face="times new roman, serif"><br></font></div><div><font face="times new roman, serif">No match for /Users/Ainara/Desktop/e2e/apple/cmpl/test.gsol - ? for list of commands</font></div><div><font face="times new roman, serif">Total time (CPU seconds):<span style="white-space:pre-wrap">    </span>0.00 (Wallclock seconds): <span style="white-space:pre-wrap">      </span>0.00</font></div><div><font face="times new roman, serif"><br></font></div><div><font face="times new roman, serif">Error(interfaces): Can't open GLPK Solution file: /Users/Ainara/Desktop/e2e/apple/cmpl/test.gsol</font></div></div><div><br></div><div><br></div><div><br></div><div>The test.cmpl model file is</div><div><div><font face="times new roman, serif">parameters:</font></div><div><font face="times new roman, serif">c[] := (1,2,3);</font></div><div><font face="times new roman, serif">b[] := (15,20);</font></div><div><font face="times new roman, serif">A[,] := ((5.6, 7.7, 10.5),</font></div><div><font face="times new roman, serif">(9.8, 4.2, 11.1));</font></div><div><font face="times new roman, serif">  </font></div><div><font face="times new roman, serif">variables:</font></div><div><font face="times new roman, serif">x[defset(c[])] : real[0..];</font></div><div><font face="times new roman, serif"><br></font></div><div><font face="times new roman, serif">objectives:</font></div><div><font face="times new roman, serif">c[]T * x[] -> max;</font></div><div><font face="times new roman, serif">constraints:</font></div><div><font face="times new roman, serif">A[,] * x[] <= b[];</font></div></div></div></div></div>
_______________________________________________<br>Cmpl mailing list<br><a href="mailto:Cmpl@list.coin-or.org" target="_blank">Cmpl@list.coin-or.org</a><br><a href="http://list.coin-or.org/mailman/listinfo/cmpl" target="_blank">http://list.coin-or.org/mailman/listinfo/cmpl</a></div></blockquote></div><br></div></div></blockquote></div><br></div>