Project homepage: http://pymprog.sourceforge.net/
Uses GLPK as solver. Here is a small example:
frompymprogimport* |
There is quite some competition in this space. Some of the major competitors:
- PuLP, https://pythonhosted.org/PuLP/
- Pyomo, http://www.pyomo.org/
- Gurobi, an early adopter of Python as modeling language