Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/12/13 15:48:14 (11 years ago)
Author:
jkarder
Message:

#1909

  • added project HL.Problems.Instances.TestFunctions (includes data descriptor and instance provider)
  • added instance type SOTFData
  • added SingleObjectiveTestFunctionProblemView
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/TestFunctionInstances/HeuristicLab.Problems.TestFunctions.Views/3.3/Plugin.cs.frame

    r9462 r9878  
    3636  [PluginDependency("HeuristicLab.MainForm", "3.3")]
    3737  [PluginDependency("HeuristicLab.MainForm.WindowsForms", "3.3")]
     38  [PluginDependency("HeuristicLab.Optimization", "3.3")]
     39  [PluginDependency("HeuristicLab.Optimization.Views", "3.3")]
    3840  [PluginDependency("HeuristicLab.Problems.TestFunctions", "3.3")]
    3941  public class HeuristicLabProblemsTestFunctionsViewsPlugin : PluginBase {
Note: See TracChangeset for help on using the changeset viewer.