bug-glpk
[Top][All Lists]
Advanced

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

Re: [Bug-glpk] Assertion at glpipm.c; line 571


From: Andrew Makhorin
Subject: Re: [Bug-glpk] Assertion at glpipm.c; line 571
Date: Tue, 28 Mar 2006 10:04:02 +0400

> Ah, I gave you the trace that was generated AFTER I put in my
> fix.  My bad.
> 
> Try this one.

Thank you. As I understand you are using API, not glpsol, because
the mps file contains non-numeric data (inf):

lpx_read_mps: reading problem data from `assert.mps'...
lpx_read_mps: problem name not specified
assert.mps:4224: invalid coefficient value in field 6
MPS file processing error

I think it will be a good idea to check all the problem data within
API routines and prevent passing inf's and nan's to solver routines.





reply via email to

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