Iteration defines how the temperature changes over time and when the current phase should stop.
We create the following iteration for our framework:
It defines the max iterations and start/end temperature.
It will stop if the costs SD of the last X iterations less equals Y.
The temperature will be fixed in this iteration as we can not foresee how many iterations will be evaluated.