[gecode-users] Memory limits

Guido Tack tack at ps.uni-sb.de
Mon May 25 01:14:53 CEST 2009


Dhananjay Thiruvady wrote:
> I wanted to know the limits on variables and constraints in GECODE?

The limits on variable domains are defined in the Int::Limits and  
Set::Limits classes (see the reference documentation or the source  
code).  There is no hard limit on number of variables and constraints  
(i.e. main memory is the limit).

Cheers,
	Guido





More information about the gecode-users mailing list