ContentsIndexHome
PreviousUpNext
Introduction

Welcome to the AIMMS SDK. 

 

Please mind: the AIMMS SDK is not proactively maintained. Please use the AIMMS API and AIMMS PRO API.

The AIMMS SDK allows you to integrate an AIMMS model into your application using either the Java, C# or C++ programming language. 

You can always find the latest version of this documentation online. This documentation was released with SDK version 1.4.0.2.

Installing and setting up a project to start working with the SDK is described in the topics How to install the AIMMS SDK and Getting Started

The Tutorial shows how to use the most common interfaces and methods provided in the SDK. The tutorial is based on a basic example which demonstrates the typical usage of the SDK. If you plan to use the SDK otherwise, check the supported AIMMS functionality first to avoid disappointments. 

More examples showing other, more specialized functionalities available in the SDK are placed in the examples section. This section is part of the Using the SDK topic, in which we discuss the functionalities shown in the examples and some other aspects you may or may not need to take into consideration to meet the requirements posed by your specific application.

Finally, all interfaces and functionalities in all languages are documented in the Language references.

Name 
Description 
With the AIMMS SDK you would typically:  
Differences between the AIMMS SDK and the AIMMS C API: