Hello,

I'm using Gecode 1.2.2 and am wondering if there is a common practice
for declaring n-dimensional matrices of integer variables, with n > 2
(From what I see, MiniModel::Matrix is for 2-d matrices).

Can it be done using the available variable array classes? (building
arrays of arrays of IntVarArrays) ?

Pieter

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

Reply via email to