APMonitor

Python package to interface with the APMonitor optimization suite


Keywords
DAE, optimization, MILP, MINLP, QP, NLP, MIDO, IPOPT
License
Other
Install
pip install APMonitor==0.31

Documentation

APMonitor Optimization Suite

The APMonitor Modeling Language is optimization software for mixed-integer and differential algebraic equations. It is coupled with large-scale solvers for linear, quadratic, nonlinear, and mixed integer programming (LP, QP, NLP, MILP, MINLP). Modes of operation include data reconciliation, real-time optimization, dynamic simulation, and nonlinear predictive control. It is freely available through MATLAB, Python, or from a web browser interface.

One version (apm.py) now covers Python 2.7 and Python 3+.