[Cmpl] Array of sets in data file

Kamil Figiela kfigiela at agh.edu.pl
Mon Nov 25 09:01:00 EST 2013


Hello!

I have defined the following sets in my data file:

%setA set < A B C >
%setB set < X Y >

Now I want to define a array of sets that defines relation between sets A and B, so in the parameters section I can write:

setC["X"] := set("A", "B");
setC["Y"] := set("C");

and it works. How express the same in the data file? I have tried several options, but it didn't work. I created example program https://gist.github.com/kfigiela/7641560

Thanks,
Kamil Figiela
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4819 bytes
Desc: not available
URL: <http://list.coin-or.org/pipermail/cmpl/attachments/20131125/7b389372/attachment.p7s>


More information about the Cmpl mailing list