[Cmpl] Rank of iteration tupel doesn't match

Mike Steglich mike.steglich at berlin.de
Thu Apr 14 11:26:49 EDT 2016


Hi Maria,

I have seen your message. I'am under pressure and I will answer tomorrow.

Cheers,

Mike

> Am 14.04.2016 um 10:32 schrieb Maria Giatsoglou <maria.giatsoglou at gmail.com>:
> 
> Hello, 
> 
> I stumbled upon the following behavior when experimenting with set pattern matching in Cmpl: 
> 
> (part of my 'parameters' section)
> 
>         A := set( [1,1,2],[1,2,2],[1,4,8],[2,2,5],[2,3,1],[2,4,9],[3,1,1],[3,3,3] );
> 	B := set( A *> [*,*,/] );
> 	{ i in B: echo i; }
>         { [i,j] in B: echo i + "," + j; }
> 
> The first loop prints 
> 
> 
>  rank of iteration tupel doesn't match
> 
> --
> Dr. Maria Giatsoglou
> Tel: +306932241224
> Skype: maria.giatsoglou
> LinkedIn: https://gr.linkedin.com/in/mariagiatsoglou
> _______________________________________________
> Cmpl mailing list
> Cmpl at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/cmpl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cmpl/attachments/20160414/5f62dce5/attachment.html>


More information about the Cmpl mailing list