-
Notifications
You must be signed in to change notification settings - Fork 26
PyMPL
Filipe Brandão edited this page Oct 15, 2015
·
59 revisions
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.
- 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: [email protected]. [Homepage]