Download APMonitor

APMonitor Download Instructions

The APMonitor program is contained in a single executable APM.exe. Versions of the executable can be run from a command line interface on Windows or Linux platforms or through the web GUI with APMonitor Online. The preferred method for using APMonitor is through the APM MATLAB or APM Python pages. The GEKKO Optimization Suite is a full-featured Python package that uses APMonitor.

 pip install gekko

A local APMonitor server is also available for Linux or Windows. The APMonitor server is available for download from Github.

  git clone https://github.com/APMonitor/apm_server.git

By default, the MATLAB, Python, and GEKKO applications run from public servers. The local server or using GEKKO with remote=False allows applications to be solved without an Internet connection.

Home | Download APMonitor