.CallbackIterations
Definition
The suffix
.CallbackIterations
states after how many iterations the AIMMS procedure in the suffix.CallbackProcedure
should be called.
Datatype
The value of the
.CallbackIterations
suffix is numeric and the default is 0. When the value of this suffix is 0, the callback procedure in the suffix.CallbackProcedure
is not called.
Note
See also Suffices and Callbacks of the Language Reference.