Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/21/11 19:03:36 (12 years ago)
Author:
ascheibe
Message:

#1716

  • incremented assembly file versions
  • incremented plugin versions
  • corrected AssemblyVersion of slave projects
  • fixed assembly file versions of services projects
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Algorithms.NSGA2/3.3/Plugin.cs.frame

    r6866 r7225  
    2323
    2424namespace HeuristicLab.Algorithms.NSGA2 {
    25   [Plugin("HeuristicLab.Algorithms.NSGA2", "Provides the non-dominated sorting genetic algorithm (NSGA-II) as described in Deb et al. 2002. A Fast and Elitist Multiobjective Genetic Algorithm: NSGA-II. IEEE Transactions on Evolutionary Computation, 6(2), pp. 182-197.", "3.3.5.$WCREV$")]
     25  [Plugin("HeuristicLab.Algorithms.NSGA2", "Provides the non-dominated sorting genetic algorithm (NSGA-II) as described in Deb et al. 2002. A Fast and Elitist Multiobjective Genetic Algorithm: NSGA-II. IEEE Transactions on Evolutionary Computation, 6(2), pp. 182-197.", "3.3.6.$WCREV$")]
    2626  [PluginFile("HeuristicLab.Algorithms.NSGA2-3.3.dll", PluginFileType.Assembly)]
    2727  [PluginDependency("HeuristicLab.Analysis", "3.3")]
Note: See TracChangeset for help on using the changeset viewer.