Guido Tack <[email protected]> writes:

> These element constraints are for 2d matrices of width w and height h encoded 
> in the IntVarArgs a.

that's the missing information. the constraint is then actually:
        a(x,y) = z
or is it:
        a(y,x) = z
for a matrix a or width w and height h.  It would be really nice to make
this clear.

Cheers,

--Denys

_______________________________________________
Gecode users mailing list
[email protected]
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to