AMPL API

AMPL API 2018-08-23T10:11:05+00:00

AMPL API is a set of APIs designed for embedding optimization models into applications. The supported host languages are,

  • Java
  • MATLAB

Coming soon:

  • C++

In Development:

  • .NET
  • R
  • Python

Using AMPL API, the modelling facilities of AMPL (language features, connectivity to database and solvers) can be easily exploited from applications written in any supported language, allowing for rapid optimization based applications development. The resulting separation between optimization model and application code allows a developer to embed optimization technologies without having expertise in the field, and a modeller/analyst to be confident of the correctness of the embedded model.