Function GMP::Instance::GetNumberOfIntegerColumns(GMP)

GMP::Instance::GetNumberOfIntegerColumns

The function GMP::Instance::GetNumberOfIntegerColumns returns the number of integer columns of a generated mathematical program.

GMP::Instance::GetNumberOfIntegerColumns(
     GMP             ! (input) a generated mathematical program
     )

Arguments

GMP

An element in the set AllGeneratedMathematicalPrograms.

Return Value

The function returns the number of integer columns.