bug-glpk
[Top][All Lists]
Advanced

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

[Bug-glpk] teeny tiny bug in java declaration of getMIPObj


From: Mike Keehan
Subject: [Bug-glpk] teeny tiny bug in java declaration of getMIPObj
Date: Wed, 04 Jun 2003 14:30:27 +1200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225

In java the method getMIPObj is declared as requiring an integer parameter which is not used by the underlying C implementation. See the file contrib/java-binding/java/GlpkSolver.java line 211 in version 4.0 of glpk.

(Curiously my program seems to work when I call it passing a value of 0).





reply via email to

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