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) @13046   8 years pfleck #2269 - Changed the age type from int to double. - Changed …
(edit) @12999   8 years pfleck #2269 Removed MatingPoolSelectionPercentageParameter.
(edit) @12998   8 years pfleck #2269 - Removed unused operators in modified GA mainloop. - Unhide …
(edit) @12997   8 years pfleck #2269 - Removed AgeInheritance enum and used a double [0-1]
(edit) @12996   8 years pfleck #2269 - Added age progression and distribution analyzers per default …
(edit) @12994   8 years pfleck #2269 - Updated item and plugin descriptions. - Set Creatable
(edit) @12993   8 years pfleck #2269 Removed Alps base class and integrated the code in …
(edit) @12992   8 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 …
(edit) @12531   9 years pfleck #2269 Added Termination Criteria to standard ALPS-GA.
(edit) @12271   9 years pfleck #2269 Added AgeInheritance as own type and value for consistent …
(edit) @12260   9 years pfleck #2269 - Changed default setting of selector for ALPS. - Fixed …
(edit) @12186   9 years pfleck #2269 Added the possibility for a plus-selection replacement scheme.
(edit) @12120   9 years pfleck #2350 - Implemented AlpsSsGeneticAlgorithm. - Created empty …
(edit) @12119   9 years pfleck #2350 - Created base class Alps which manages ALPS specific …
(edit) @12092   9 years pfleck #2269 - Use the new toint function of the ExpressionCalculator in …
(copy) @12083   9 years pfleck #2269 Copied ALPS Plugin from old ALPS branch.
copied from branches/ALPS(old)/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithm.cs:
(copy) @12081   9 years pfleck #2269 Renamed ALPS branch
Note: See TracRevisionLog for help on using the revision log.