Termination of the algorithm
The termination criteria can be defined in several ways. Three well-known methods are presented below:
A predefined number of iterations are completed.
A predefined fitness value is obtained.
There is no improvement in results for a fixed number of iterations.