[Cmpl] cmpl error: Can not read the solution

Matthew Melnyk matthew.melnyk at utoronto.ca
Wed Sep 25 13:23:18 EDT 2013


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.
I get a"cmpl error: Can not read the solution <directory of file>"
When I run the same code on the web version of the program It solves it.

A sample of some code that does this is:

 parameters:

variables:
mzL[1..3]:real[0..1];

objectives:
output: sum{ i1:=1(1)3: mzL[i1]} ->max;
constraints:


 { i1:=1(1)3:
DSLM_$i1$:
mzL[i1]=.2 ;}



Meanwhile some of my more complicated code seems unaffected.

Thanks,
Matthew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cmpl/attachments/20130925/89d3307a/attachment.html>


More information about the Cmpl mailing list