Skip to content

coin-or/AIMMSlinks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIMMSlinks

''We encourage users to report bugs by creating an issue and to ask questions using the mailing list instead of contacting AIMMS Support.''

Introduction

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:

  • Cbc: LP and MIP solver
  • Ipopt: Interior Point Optimizer for large-scale nonlinear optimization

The Cbc and Ipopt links are available for Windows (32-bit and 64-bit) and Linux (64-bit only).

Download and installation

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.

Binaries

The AIMMS 4 installation contains Cbc and Ipopt binaries. AIMMS 4 supports Cbc 2.9 and Ipopt 3.11.

Project Links

About

Links between the modeling language AIMMS and solvers that are hosted at COIN-OR.

Resources

License

Stars

Watchers

Forks

Packages

No packages published