Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/IslandOffspringSelectionGeneticAlgorithm.cs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9456   11 years swagner Updated copyright year and added some missing license headers (#1889)
(edit) @8121   12 years gkronber #1797 added an interface IConstrainedValueParameter, added a test …
(edit) @7999   12 years ascheibe #1864 - switched IOperators collection to IItems - adapted algorithms …
(edit) @7511   12 years mkommend #1691: Updated IslandGA, NSGA2 and IslandOSGA to use default …
(edit) @7259   12 years swagner Updated year of copyrights to 2012 (#1716)
(edit) @7172   12 years swagner Disabled run-time intensive analyzers by default (#1584)
(edit) @5809   13 years mkommend #1418: Reintegrated branch into trunk.
(edit) @5725   13 years svonolfe Implemented review comments from swagner (#1392)
(edit) @5683   13 years svonolfe Integrated successful offspring analysis into trunk (#1392)
(edit) @5445   13 years swagner Updated year of copyrights (#1406)
(edit) @5366   13 years abeham #1344 * Fixed discovery of the main loop operator in the MainLoop …
(edit) @5356   13 years abeham #1344 * Adapted all algorithms to count evaluated solutions / moves …
(edit) @4722   13 years swagner Merged cloning refactoring branch back into trunk (#922)
(edit) @4437   14 years swagner Implemented !IStorableContent separately for each algorithm (#1193)
(edit) @4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
(edit) @3891   14 years abeham #1030 * Added maximum evaluated solutions termination criterion to OSGAs
(edit) @3816   14 years swagner Removed sorting of analyzer provided by problems (#893)
(edit) @3799   14 years gkronber Changed execution order of analyzers (algorithm analyzers after …
(edit) @3750   14 years abeham #893 * Fixed wiring of iteration based operators like the michalewicz …
(edit) @3744   14 years abeham #893 * Changed initialization of comparison factor * fixed some bugs …
Note: See TracRevisionLog for help on using the revision log.