> I downloaded glpk-4.9 for windows. > After installation, I find glpsol.exe and tspsol.exe and can run > them from the command line. > I can not find GNU MathProg, which I read was part of the > distribution. Am I doing something wrong?
Oops, I misunderstood your qusetion. GNU MathProg is a language, not a file. You can write your model in MathProg and then solve it with glpsol. For details see the MathProg language reference included in the glpk distribution. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
