bug-glpk
[Top][All Lists]
Advanced

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

[Bug-glpk] missing method lpx_read_lpm in java binding file glpk.c at li


From: Andrew Makhorin
Subject: [Bug-glpk] missing method lpx_read_lpm in java binding file glpk.c at line 945
Date: Thu, 29 May 2003 18:10:27 +0400

>While attempting to compile and run the contributed Java binding for 
>glpk version 4.0 I found that the method lpx_read_lpm is refered to  but 
>has no implementation. On line 945 of glpk.c

Thank you for your bug report. The api routine lpx_read_lpm is an
interface to the glpk/l model translator and it was removed from the
package, because the glpk/l language is no longer supported. However,
necessary changes in jni were not made.

>I have commented out the offending function and the Java interface that 
>calls the method. This has enabled the java sample to run.

The routine lpx_read_lpm is not used by other glpk components.





reply via email to

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