> I was wondering if someone new how to compile the .mod examples in > GLPK. I've tried from the command prompt and through Matlab using > glpsol. Is this possible, if not, how do I run the example?
glpsol -m modfile [ -d datfile ] For more details see Appendix B of the document "Modeling Language GNU MathProg" (lang.ps) included in glpk distribution. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
