-
Notifications
You must be signed in to change notification settings - Fork 26
PyMPL
Filipe Brandao edited this page Mar 22, 2017
·
59 revisions
PyMPL is a python extension to the AMPL modeling language that adds new statements for evaluating python code within AMPL/GMPL models. PyMPL also includes, among others, procedures for modeling piecewise linear functions, compressed arc-flow graphs for vector packing, sub-tour elimination constraints for TSP, and lot-sizing reformulations.
- 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 © 2013-2017 Filipe Brandão < [email protected] >. All rights reserved.