PyMPL: Mathematical Programming Toolbox for AMPL
PyMPL is a python extension to the AMPL modelling language that adds new statements for evaluating python code within AMPL models. PyMPL also includes, among others, procedures for modelling piecewise linear functions, compressed arc-flow graphs for vector packing, sub-tour elimination constraints for TSP, and lot-sizing reformulations.
Useful links
- PyMPL documentation: https://github.com/fdabrandao/pympl/wiki
- GiHub repository: https://github.com/fdabrandao/pympl
- BitBucket repository: https://bitbucket.org/fdabrandao/pympl
- PyPI repository: https://pypi.python.org/pypi/PyMPL
Copyright © Filipe Brandão. All rights reserved.
E-mail: fdabrandao@dcc.fc.up.pt. [Homepage]