Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/13/12 15:33:19 (12 years ago)
Author:
sforsten
Message:

#1784:

  • added export button and corrected the LoadData in RegressionInstanceProvider
  • added RegressionProblemView
Location:
branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.Instances.Regression.Views/3.4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.Instances.Regression.Views/3.4

    • Property svn:ignore set to
      Plugin.cs
      bin
      obj
  • branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.Instances.Regression.Views/3.4/HeuristicLab.Problems.Instances.Regression.Views-3.4.csproj

    r7603 r7610  
    4141    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
    4242    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
    43     <Reference Include="HeuristicLab.Optimization.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
     43    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
    4444    <Reference Include="System" />
    4545    <Reference Include="System.Core" />
     
    5353  </ItemGroup>
    5454  <ItemGroup>
     55    <Compile Include="Plugin.cs" />
    5556    <Compile Include="Properties\AssemblyInfo.cs" />
    5657    <Compile Include="RegressionInstanceProviderView.cs">
     
    6768  </ItemGroup>
    6869  <ItemGroup>
     70    <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
     71      <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>
     72      <Name>HeuristicLab.Optimization.Views-3.3</Name>
     73    </ProjectReference>
    6974    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances.Regression\3.4\HeuristicLab.Problems.Instances.Regression-3.4.csproj">
    7075      <Project>{26BF13E1-C8B2-4ACE-862D-EBFD360116B3}</Project>
Note: See TracChangeset for help on using the changeset viewer.