''We encourage users to report bugs by creating an issue and to ask questions using the mailing list instead of contacting AIMMS Support.''
The AIMMSlinks project is dedicated to the development of links between the modeling language AIMMS and solvers that are hosted at COIN-OR. It is written in C++ and released as open source code under the Eclipse Public License (EPL). The links use the AIMMS Open Solver Interface API. The code has been written by Yidong Lang, Lorenz T. Biegler, Chuck Teeter and Marcel Hunting, who is the COIN-OR project leader for AIMMSlinks.
Currently the following links are available:
The Cbc and Ipopt links are available for Windows (32-bit and 64-bit) and Linux (64-bit only).
You can download AIMMSlinks via git by typing
git clone https://github.com/coin-or/AIMMSlinks.git
Alternatively you can obtain the source code from the tarball directory, and download a file of the form AIMMSlinks-x.y.z.tgz or AIMMSlinks-x.y.z.zip. The latest release is: 1.1.0.
The AIMMSlinks installation can be built using Microsoft Visual Studio, version 10 or higher, as explained in the detailed installation instructions.
The AIMMS 4 installation contains Cbc and Ipopt binaries. AIMMS 4 supports Cbc 2.9 and Ipopt 3.11.