Function MINLPSetIterationCount(IterationCount)

MINLPSetIterationCount

The procedure MINLPSetIterationCount sets the iteration count for the MINLP problem.

MINLPSetIterationCount(
     IterationCount      ! (input) integer scalar value
     )

Arguments

IterationCount

The iteration number that should be set for the MINLP problem.

Return Value

MINLPSetIterationCount() has no return value.