Hello Serveh, > > Assertion failed: a != a > > Error detected in file glpios02.c at line 134 > > panic: Aborted -- stopping myself...
line 134 simply always creates an error because the programmer thought that this line should never be reached. Please, have a look into the source code to find out when this assert is reached. GLPK 4.44 is the current version of GLPK. There is no assert in line 134 of glpk-4.44/src/glpios02.c. Please specify the version of GLPK you are using. Best regards Xypron -------- Original-Nachricht -------- > Datum: Wed, 21 Jul 2010 22:14:33 +0200 > Betreff: [Help-glpk] What can cause the error "Error detected in file > glpios02.c" > Hi all, > > 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 != a > Error detected in file glpios02.c at line 134 > panic: Aborted -- stopping myself... > > Then also the octave is aborted. I am wondering if anyone what may cause > this error. > > Thanks, > Serveh -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
