Free cookie consent management tool by TermsFeed Policy Generator

source: branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithm.cs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13206   8 years pfleck #2269 Fixed typos and renamed some stuff suggested by ascheibe and …
(edit) @13128   8 years pfleck #2269 Fixed wrong parameter descriptions.
(edit) @13127   8 years pfleck #2269 - Added some missing wiring. - Unified some parameter …
(edit) @13124   8 years pfleck #2269 - Implemented full wiring of ALPS. - Created new …
(edit) @13117   8 years pfleck #2269 Added ReduceToPopulationSize parameter to control if the …
(edit) @13113   8 years pfleck #2269 Some small changes.
(edit) @13110   8 years pfleck #2269 - Removed ContinuousReseeding because it does not bring any …
(edit) @13096   8 years pfleck #2269 - Simplified operator graph in MainOperator. - Added item …
(edit) @13095   9 years pfleck #2269 - Added the possibility of continuous reseeding (percentage …
(edit) @13046   9 years pfleck #2269 - Changed the age type from int to double. - Changed …
(edit) @12999   9 years pfleck #2269 Removed MatingPoolSelectionPercentageParameter.
(edit) @12998   9 years pfleck #2269 - Removed unused operators in modified GA mainloop. - Unhide …
(edit) @12997   9 years pfleck #2269 - Removed AgeInheritance enum and used a double [0-1]
(edit) @12996   9 years pfleck #2269 - Added age progression and distribution analyzers per default …
(edit) @12994   9 years pfleck #2269 - Updated item and plugin descriptions. - Set Creatable
(edit) @12993   9 years pfleck #2269 Removed Alps base class and integrated the code in …
(edit) @12992   9 years pfleck #2269 - Changed PopulationSize from array to int. - Removed obsolete …
(edit) @12570   9 years pfleck #2269 - Added missing Hook. - Sealed some classes.
(edit) @12548   9 years pfleck #2269 Moved updating of terminators to concrete ALPS implementation …
(edit) @12533   9 years pfleck #2269 Re-added MaximumGenerations property based on the generations …
Note: See TracRevisionLog for help on using the revision log.