.. pymprog documentation master file, created by sphinx-quickstart on Thu May 21 09:19:35 2009. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. PyMathProg: easy GLPK in Python! ================================ Welcome! **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. Being embedded in Python, you can take advantage of the other good things available in python: such as easy database access, graphical presentation of your solution, statistical analysis, or use pymprog for artificial intelligence in games, etc. .. raw:: html

More PyMathProg resources at SourceForge.net Logo

Getting Help ------------ There are several ways to get some help: #. Email list: https://lists.sourceforge.net/mailman/listinfo/pymprog-help #. Project homepage: http://pymprog.sf.net/ #. Forum: https://sourceforge.net/forum/forum.php?forum_id=942151 Contents: --------- .. toctree:: :maxdepth: 2 setup tutorial advanced vars indices constr solvopt subtour Indices and tables ================== * :ref:`genindex` * :ref:`search`