For those who are interested in doing GLPK with Python: I have just released the PyMathProg 0.1 at sf.net, together with many examples.
What is PyMathProg? It is a Python reincarnation of AMPL and GNU MathProg modeling language, implemented in pure Python, connecting to GLPK via PyGLPK. Create, optimize, report, change and re-optimize your model with Python, which offers numerous handy goodies. http://sourceforge.net/projects/pymprog/ Thanks! Yingjie _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
