[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-glpk] PyMathProg: easy GLPK in python
From: |
Yingjie Lan |
Subject: |
Re: [Help-glpk] PyMathProg: easy GLPK in python |
Date: |
Fri, 22 May 2009 07:44:38 -0700 (PDT) |
--- On Thu, 5/21/09, Andrew Makhorin <address@hidden> wrote:
> From: Andrew Makhorin <address@hidden>
> Subject: Re: [Help-glpk] PyMathProg: easy GLPK in python
> To: "Yingjie Lan" <address@hidden>
> Cc: address@hidden
> Date: Thursday, May 21, 2009, 5:32 PM
> > Install and use this package on
> windows has been made extremely easy.
> > You can now install GLPK, pyGLPK in two simple steps,
> and then you can
> > download PyMathProg and start playing with it.
>
> > What is PyMathProg?
>
> > PyMathProg 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.
>
> > Please visit http://sourceforge.net/projects/pymprog/
> for more details.
>
> Thank you for your information.
>
> I added a link to PyMathProg to glpk wikipage; please see:
> http://en.wikipedia.org/wiki/GNU_Linear_Programming_Kit
>
Thanks a lot for the reference. I just set up the
homepage of PyMathProg, there is a small tutorial,
and also some advanced examples. The homepage is at:
http://pymprog.sourceforge.net/
Yingjie