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
_______________________________________________
Gecode users mailing list
[email protected]
https://www.gecode.org/mailman/listinfo/gecode-users
