On 15/04/2008, at 9:11 PM, Filip Konvička wrote: >> What determines the maximum heap size available to Gecode? > > Hi Malcolm, > > at least on Windows you can set maximum Java heap size using the "- > Xmx" > command line option, e.g. > > java -Xmx512 ... > > sets the limit to 512MB. I think that the default is set pretty low > sometimes, so you might want to try this.
Heh. I already have it set to 2G. Java won't let me go any higher than this. But thanks for the suggestion. Malcolm _______________________________________________ Gecode users mailing list [EMAIL PROTECTED] https://www.gecode.org/mailman/listinfo/gecode-users
