Removed MaximumIterationsTerminator and MaximumEvaluatedSolutionsTermimator because they practically do the same.
Add the possibility for ThresholdTerminators to use a foreign parameter (e.g. MaximumSelectionPressure).
This way the terminator can use parameters which are still relevant for the algorithm and still provide consistent management of the terminators.
Renamed IThresholdTerminator to ISingleValueTerminator.
(No files)
Note: See TracChangeset
for help on using the changeset viewer.