Notifications
Clear all
August 25, 2023 9:28 am
Hello all,
I am doing direct optimization with GA algorithm.
This is how i had defined the Termination criteria.
Note i am using composites with curve matching (MeanSqErr) as my objective.
As per my Termination criteria, it should stop when 3 same optimums are generated right ? (0.1*30= 3).
but from the picture you can see that it stops after 5 same values.
I wanted to know how it terminates.
Thanks in advance.