Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/30/12 09:39:27 (12 years ago)
Author:
jkarder
Message:

#1247: applied some of the changes suggested by ascheibe in comment:27:ticket:1247

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Algorithms.RAPGA/3.3/Analyzers/SelectionPressureAnalyzer.cs

    r8385 r8855  
    3434  /// An operator which analyzes the actual selection pressure.
    3535  /// </summary>
    36   [Item("PopulationSizeAnalyzer", "An operator which analyzes the actual selection pressure.")]
     36  [Item("SelectionPressureAnalyzer", "An operator which analyzes the actual selection pressure.")]
    3737  [StorableClass]
    3838  public sealed class SelectionPressureAnalyzer : AlgorithmOperator, IAnalyzer {
Note: See TracChangeset for help on using the changeset viewer.