help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] Objective too large


From: Andrew Makhorin
Subject: Re: [Help-glpk] Objective too large
Date: Thu, 17 Apr 2014 10:19:33 +0400

On Wed, 2014-04-16 at 16:37 -0400, Edward Seaman wrote:
> Andrew,
> I tried 4.54 and the Gusek 0-2-17. They both fail in the same way.
> 
> 
> Regards,
> Ed
> 

The exception code reported by MS Windows is 0xC00000FD that means the
stack overflow exception. Thus, to avoid the error glpsol needs to be
recompiled with a larger stack size.

On the other hand, this happens because of a deep recursion in the
mathprog translator. Generating your model in cplex lp format would
resolve the problem.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]