Developer(s) | APMonitor |
---|---|
Stable release | v1.0.1
/ January 31, 2022 |
Repository | https://github.com/APMonitor/ |
Operating system | Cross-platform |
Type | Technical computing |
License | Proprietary, BSD |
Website | APMonitor product page |
Advanced process monitor (APMonitor) is a modeling language for differential algebraic (DAE) equations.[1] It is a free web-service or local server for solving representations of physical systems in the form of implicit DAE models. APMonitor is suited for large-scale problems and solves linear programming, integer programming, nonlinear programming, nonlinear mixed integer programming, dynamic simulation,[2] moving horizon estimation,[3] and nonlinear model predictive control.[4] APMonitor does not solve the problems directly, but calls nonlinear programming solvers such as APOPT, BPOPT, IPOPT, MINOS, and SNOPT. The APMonitor API provides exact first and second derivatives of continuous functions to the solvers through automatic differentiation and in sparse matrix form.