The GMP Library
Through the GMP library you have direct access to mathematical program
instances generated by AIMMS, allowing you to implement advanced
algorithms in an efficient manner. The GMP routines can also be used for
nonlinear models, unless specified otherwise. All procedures and
functions in the GMP library are part of the GMP
namespace in AIMMS.
This namespace is subdivided into the following functional namespaces:
- GMP::Benders Procedures and Functions
- GMP::Coefficient Procedures and Functions
- GMP::Column Procedures and Functions
- GMP::Event Procedures and Functions
- GMP::Instance Procedures and Functions
- GMP::Linearization Procedures and Functions
- GMP::ProgressWindow Procedures and Functions
- GMP::QuadraticCoefficient Procedures and Functions
- GMP::Robust Procedures and Functions
- GMP::Row Procedures and Functions
- GMP::Solution Procedures and Functions
- GMP::Solver Procedures and Functions
- GMP::SolverSession Procedures and Functions
- GMP::Stochastic Procedures and Functions
- GMP::Tuning Procedures and Functions