[gecode-users] missing doc for element constraint

Guido Tack tack at gecode.org
Wed Aug 4 15:50:40 CEST 2010


Denys Duchier wrote:

> Using finite domain integers > Element constraints
> 
> As far as I can tell, the h parameter in the last 4 element constraints
> is not documented.  What is it for?

It is documented:
Throws an exception of type Int::ArgumentSizeMismatch, if w*h != |a|

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

Cheers,
	Guido

-- 
Guido Tack, http://people.cs.kuleuven.be/~guido.tack/







More information about the users mailing list