> I got this error in "xBase" data format.

> Assertion failed: str2num(buf, &num) == 0
> Error detected in file ..\src\glpmpl06.c at line 760


> Here is the error:

>cmd /c path=%path%;C:\gusek_0-2-3\gusek&& glpsol.exe --cover --clique
>--gomory --mir -m "ONDY_model_exp.mod"    && if not '00'=='00' gusek.exe
> Reading model section from ONDY_model_exp.mod...
> Reading data section from ONDY_model_exp.mod...
> 1787 lines were read

> Reading Area1...
> Assertion failed: str2num(buf, &num) == 0
> Error detected in file ..\src\glpmpl06.c at line 760

Thank you for the bug report.

The error appears due to incorrect numeric data on reading csv or dbf
file. There must be an error message rather than abnormal termination,
however, I just missing that when was writing the code.


Andrew Makhorin



_______________________________________________
Bug-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-glpk

Reply via email to