Free cookie consent management tool by TermsFeed Policy Generator

source: branches/TerminationCriteria/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/OffspringSelectionGeneticAlgorithm.cs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12529   9 years pfleck #2027 - Moved Termination to HeuristicLab.Optimization-Plugin. - …
(edit) @12447   9 years pfleck #2027 - Renamed TerminatonParameter to TerminatorParameter. - …
(edit) @12412   9 years pfleck #2027 Removed the MaximumEvaluatedSolutions-parameter from OSGA.
(edit) @12411   9 years pfleck #2027 - Removed MaximumIterationsTerminator and …
(edit) @12410   9 years pfleck #2027 - Added IThresholdTerminator interface for more flexibility. …
(edit) @12408   9 years pfleck #2027 - Added ValueChanged-events to Terminators. - Fixed wiring bug …
(edit) @12407   9 years pfleck #2027 Inverted the conditions to check the continue criteria instead …
(edit) @12405   9 years pfleck #2027 - Uses FixedValueParameters and added some properties. - …
(edit) @12404   9 years pfleck #2027 - Hide the additional ViewsLabel of the ViewHost in the …
(edit) @12403   9 years pfleck #2027 Wired Maximization-Parameter for the Quality Terminator.
(edit) @12402   9 years pfleck #2027 Renamed TerminationCriterion to Terminator.
(edit) @12368   9 years pfleck #2027 Fixed some typos.
(edit) @12366   9 years pfleck #2027 Added a base class ThresholdTerminationCriterion for …
(edit) @12364   9 years pfleck #2027 Changed a few things to better show single value criteria.
(edit) @12356   9 years pfleck #2027 Split update and parameterization of TerminationCriteria similar …
(edit) @12355   9 years pfleck #2027 Fixed small bugs and typos.
(edit) @12328   9 years pfleck #2027 Added execution-time based termination criterion. Restructured …
(edit) @12312   9 years pfleck #2027 Corrected wrong variable name.
(edit) @12310   9 years pfleck #2027 Made a genetic ComparisonTerminationCriterion instead of the …
(edit) @12304   9 years pfleck #2027 Used new termination-operator and -criteria in OSGA.
Note: See TracRevisionLog for help on using the revision log.