Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/25/12 17:42:12 (12 years ago)
Author:
spimming
Message:

#1807:

  • adapted plugin frame
  • added new wizard page to view generated experiment
  • generate experiments in backgroundworker
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DataAnalysisService/DataAnalysisService.sln

    r7808 r7912  
    55EndProject
    66Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.ExperimentGeneration.DataAnalysis.ExperimentWizard", "HeuristicLab.ExperimentGeneration.DataAnalysis.ExperimentWizard\3.3\HeuristicLab.ExperimentGeneration.DataAnalysis.ExperimentWizard.csproj", "{2DCCE95D-3266-4256-966A-64054BEA34F1}"
     7EndProject
     8Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Encodings.ParameterConfigurationTreeEncoding", "HeuristicLab.Encodings.ParameterConfigurationTreeEncoding\3.3\HeuristicLab.Encodings.ParameterConfigurationTreeEncoding.csproj", "{8BF5F8CB-C876-4EA6-B6D7-F0D8B14DDF6E}"
    79EndProject
    810Global
     
    2022    {2DCCE95D-3266-4256-966A-64054BEA34F1}.Release|Any CPU.ActiveCfg = Release|Any CPU
    2123    {2DCCE95D-3266-4256-966A-64054BEA34F1}.Release|Any CPU.Build.0 = Release|Any CPU
     24    {8BF5F8CB-C876-4EA6-B6D7-F0D8B14DDF6E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     25    {8BF5F8CB-C876-4EA6-B6D7-F0D8B14DDF6E}.Debug|Any CPU.Build.0 = Debug|Any CPU
     26    {8BF5F8CB-C876-4EA6-B6D7-F0D8B14DDF6E}.Release|Any CPU.ActiveCfg = Release|Any CPU
     27    {8BF5F8CB-C876-4EA6-B6D7-F0D8B14DDF6E}.Release|Any CPU.Build.0 = Release|Any CPU
    2228  EndGlobalSection
    2329  GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.