Dear all,
I have the same problem in my model. I would like to have experiments
with multiple runs. When I run the model once, run times are fine, but
when the number of runs exceeds 10 or so, run times decrease
dramatically.
There is no increased memory usage apparent in my task manager, so I
am assuming that it is a problem within AIMMS.
The profiler also does not show me where the problem is.
I have the idea that there is some hidden function that clears the
AIMMS local working memory (if that exists) each time after a
procedure is completely executed. Therefore, when I perform multiple
runs, this hidden function is not called (as the procedure is not
completely executed after each run) and somehow, AIMMS is becoming
slower.
I am very interested in your reply,
Peter