On Tue, 9 Mar 2010, Meriem Djefel wrote: > When I try to execute a programme to have all solutions of my problem , I have > the eclipse message : > *Out of swap in heap allocation*. > > Is that means that my problem is too huge to have an answer ? Maybe, but it's quite likely that your code could be rewritten in such a way as to use less memory. For instance, it might be creating a lot of unnecessary choice points that could be eliminated with strategically placed cuts. Without more detail on what your code is doing it's hard to give more specific suggestions. -- Matthew Skala, postdoctoral researcher, Universities of Toronto and Waterloo mskala_at_cs.toronto.edu mskala_at_cs.uwaterloo.ca mskala_at_ansuz.sooke.bc.caReceived on Tue Mar 09 2010 - 19:21:15 CET
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:58 CET