[gecode-users] n-dimensional matrices of variables

Pieter Thysebaert pieter.thysebaert at intec.ugent.be
Wed Nov 29 16:57:50 CET 2006


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




More information about the gecode-users mailing list