Hello Sylvain,

the class is now called glp_arc (not _glp_arc) because the definition in glpk-4.49/src/glpk.h was changed (relative to glpk-4.47).

See
http://glpk-java.sourceforge.net/apidocs/index.html
for the javadocs.

Best regards

Heinrich Schuchardt


On 22.04.2013 14:22, Sylvain Fournier wrote:
Heinrich,

I am using the glp_graph routines in Java and I just updated GLPK. I was
calling routines such as _glp_arc.getHead().getI() and I'd like to know if
there is some way to use the same kind of routines with the updated
version. I remember that you had provided a new release for this feature in
version 4.47.
I look forward to testing the new minimum cost flow algorithm!
Cheers,



_______________________________________________
Help-glpk mailing list
Help-glpk@gnu.org
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to