Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/08/11 13:15:23 (13 years ago)
Author:
mkommend
Message:

#1612: Implemented RegressionSolutionErrorCharacteristicsView and adapted loading of DataAnalysisSolutionEvaluationViews.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views-3.4.csproj

    r6256 r6642  
    117117      <DependentUpon>InteractiveSymbolicRegressionSolutionSimplifierView.cs</DependentUpon>
    118118    </Compile>
     119    <Compile Include="SymbolicRegressionSolutionErrorCharacteristicsCurveView.cs">
     120      <SubType>UserControl</SubType>
     121    </Compile>
     122    <Compile Include="SymbolicRegressionSolutionErrorCharacteristicsCurveView.Designer.cs">
     123      <DependentUpon>SymbolicRegressionSolutionErrorCharacteristicsCurveView.cs</DependentUpon>
     124    </Compile>
    119125    <Compile Include="SymbolicRegressionSolutionView.cs">
    120126      <SubType>UserControl</SubType>
     
    129135  </ItemGroup>
    130136  <ItemGroup>
     137    <ProjectReference Include="..\..\HeuristicLab.Algorithms.DataAnalysis\3.4\HeuristicLab.Algorithms.DataAnalysis-3.4.csproj">
     138      <Project>{2E782078-FA81-4B70-B56F-74CE38DAC6C8}</Project>
     139      <Name>HeuristicLab.Algorithms.DataAnalysis-3.4</Name>
     140    </ProjectReference>
    131141    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
    132142      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
     
    208218      <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
    209219      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
     220    </ProjectReference>
     221    <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">
     222      <Project>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</Project>
     223      <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>
    210224    </ProjectReference>
    211225  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.