Free cookie consent management tool by TermsFeed Policy Generator

Changeset 12411

Timestamp:
06/01/15 16:47:32 (11 years ago)
Author:
pfleck
Message:

#2027

  • 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.