AIMMS Language Basics
These topics cover what you need to get started programming your model in AIMMS language. Get help with identifiers, operators, functions, constraints, and more.
- Overview: Set, Subset, Index and Element Parameter
- Identifier Naming Convention
- Application initialization and termination with libraries
- Standardize Random Data in Distribution Functions
- Using LoopCount instead of explicit counting parameter in loops
- Solve in a Loop
- Local Binding vs. Default Binding
- Model category mapping of items
- Monitor Identifiers for Changes
- Convert string to numerical value
- Write and Read AIMMS Data in Text Format
- Interrupt Execution During a Single Statement
- Generate Random Numbers
- Get Name of an AIMMS Case
- Check Computations with Units of Measurement
- Localize Units of Measurement per User
- Save a Case from an AIMMS Procedure
- Identify Differences
- Finding Unused Identifiers