On 5/19/07, Richard Fateman <fateman at cs.berkeley.edu> wrote:
> Without further analysis, it is hard to know, but it may simply be the case
> that having 2X or 4X the RAM available will not be enough either. The wrong
> approach can put you on a path where the solution takes exponential memory
> in the size of the input.
Agreed 100% here. Just increasing the memory may very well
mean it just takes more time before running into the same error.
It would help a lot to know more about the details of the problem.
Robert