Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/16/15 14:34:46 (8 years ago)
Author:
abeham
Message:

#2454: added some acronyms

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/OffspringSelectionGeneticAlgorithm.cs

    r12504 r13173  
    3838  /// An offspring selection genetic algorithm.
    3939  /// </summary>
    40   [Item("Offspring Selection Genetic Algorithm", "An offspring selection genetic algorithm (Affenzeller, M. et al. 2009. Genetic Algorithms and Genetic Programming - Modern Concepts and Practical Applications. CRC Press).")]
     40  [Item("Offspring Selection Genetic Algorithm (OSGA)", "An offspring selection genetic algorithm (Affenzeller, M. et al. 2009. Genetic Algorithms and Genetic Programming - Modern Concepts and Practical Applications. CRC Press).")]
    4141  [Creatable(CreatableAttribute.Categories.PopulationBasedAlgorithms, Priority = 120)]
    4242  [StorableClass]
Note: See TracChangeset for help on using the changeset viewer.