help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] GLPSPX2


From: Dietrich Tent
Subject: [Help-glpk] GLPSPX2
Date: Thu, 18 May 2006 21:30:52 +0200 (MEST)

Hello,

I think in the code :

 case LPX_E_INSTAB:
            if (spx->msg_lev >= 2)
               print(prefix "numerical instability (primal simplex, pha"
                  "se II)");
            goto feas;

of the routine GLPSPX2 the last statement causes a loop (the routine doesn't
return). I replaced this statement by ' goto done ' and then it worked.

Dietrich Tent

-- 
"Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail




reply via email to

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