Thread: Re: Crash of lp_solve 5.5.0.12 when using (too) big calculation
Re: Crash of lp_solve 5.5.0.12 when
using (too) big calculation
United States
2008-06-11 00:45:40
Hello Pete,
> inititial integer solution. I think lp_solve is out of the picture > to be able to solve this model
i don't argue that it could be too large and takes too long to solve.
But i think the crash should not happen. Is it perhaps possible to
return a "out of memory" return value instead of the crash ?
Re: Re: Crash of lp_solve 5.5.0.12 when
using (too) big calculation
United States
2008-06-11 02:27:29
lpsolve is normally giving an out-of-memory return status. It is more likely that the IDE is not handling this 100% and still calling API's after if occured...
Peter
On Wed, Jun 11, 2008 at 7:45 AM, capiman26061973 < mailinglisteclibb.de">mailinglisteclibb.de> wrote:
Hello Pete,
> inititial integer solution. I think lp_solve is out of the picture > to be able to solve this model
i don't argue that it could be too large and takes too long to solve.
But i think the crash should not happen. Is it perhaps possible to return a "out of memory" return value instead of the crash ?