|
| From: | Michael Hennebry |
| Subject: | Re: [Help-glpk] What can cause the error "Error detected in file glpios02.c" |
| Date: | Thu, 22 Jul 2010 09:09:46 -0500 (CDT) |
| User-agent: | Alpine 1.00 (DEB 882 2007-12-20) |
On Wed, 21 Jul 2010, Silly Me wrote:
On Wed, 21 Jul 2010, Serveh Shalmashi wrote:I am using GLPK under octave interface for a mixed integer programming problem, however when running the solver I am facing the following error:Assertion failed: a != aThe implication is that a is a NaN (not a number).
Oops. For some reason, I read the condition as a==a. Nevermind. assert(0) would also have done the trick. -- Michael address@hidden "Pessimist: The glass is half empty. Optimist: The glass is half full. Engineer: The glass is twice as big as it needs to be."
| [Prev in Thread] | Current Thread | [Next in Thread] |