Free cookie consent management tool by TermsFeed Policy Generator

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5208   13 years swagner Adapted EAs to enable parallel solution evaluation (#1333)
(edit) @4722   14 years swagner Merged cloning refactoring branch back into trunk (#922)
(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) @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 …
(edit) @3698   14 years abeham #893 * fixed review comments regarding comparison factor results / …
(edit) @3673   14 years abeham #999 * updated Island OSGA, SASEGASA * minor changes to Island GA …
(edit) @3672   14 years abeham #999 * updated OSGA
(edit) @3659   14 years swagner Worked on refactoring of algorithm analysis and tracing (#999) * …
(edit) @3650   14 years abeham #999 * ported Island GA to Analyzers * ported OSGA to Analyzers * …
(edit) @3479   14 years abeham added first draft of SASEGASA #839
(edit) @3446   14 years abeham updated OSIslandGA #976
(edit) @3429   14 years abeham Added an OS Island GA #976 Wired the parallel parameter in the …
(edit) @3427   14 years abeham moved initialization of generations, comparison factor, and evaluated …
(edit) @3426   14 years abeham Added evaluated solutions result to OSGA (this slows down execution …
(edit) @3413   14 years abeham Updated Gender Specific Selection, Offspring Selector and other …
(edit) @3379   14 years abeham Added first working version of offspring selection GA #976 Had to …
(add) @3378   14 years abeham Added draft of OSGA #976 MainLoop somewhat finished, wiring not
Note: See TracRevisionLog for help on using the revision log.