drdraad
Results
1
issues of
drdraad
[This line of code](https://github.com/anyoptimization/pymoo/blob/db63995689e446c343ca0ccb05cac8c682fcb98d/pymoo/termination/collection.py#L12) in `TerminationCollection` specifies that the **min()** proportion for the terminators should be used, but I think this should be the **max()**, otherwise only the last item...