Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/22/10 04:15:53 (14 years ago)
Author:
swagner
Message:

Operator architecture refactoring (#95)

  • worked on algorithms
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.SGA/3.3/HeuristicLabSGAPlugin.cs.frame

    r2830 r2851  
    3333  [PluginDependency("HeuristicLab.Evolutionary", "3.3")]
    3434  [PluginDependency("HeuristicLab.Operators", "3.3")]
     35  [PluginDependency("HeuristicLab.Optimization", "3.3")]
    3536  [PluginDependency("HeuristicLab.Parameters", "3.3")]
    3637  [PluginDependency("HeuristicLab.Persistence", "3.3")]
     38  [PluginDependency("HeuristicLab.Random", "3.3")]
    3739  [PluginDependency("HeuristicLab.Selection", "3.3")]
    3840  public class HeuristicLabSGAPlugin : PluginBase {
Note: See TracChangeset for help on using the changeset viewer.