- Function GMP::Instance::GetMemoryUsed(GMP)
GMP::Instance::GetMemoryUsed
The function GMP::Instance::GetMemoryUsed
returns for a generated
mathematical program the amount of memory used by AIMMS to store it.
GMP::Instance::GetMemoryUsed(
GMP ! (input) a generated mathematical program
)
Arguments
- GMP
An element in
AllGeneratedMathematicalPrograms
.
Return Value
The amount of megabytes used to store a generated mathematical program.