Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/08/16 10:22:47 (8 years ago)
Author:
gkronber
Message:

#2650: added support for factor variables in specific solution comparison view for symbolic classification solutions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views-3.4.csproj

    r14125 r14241  
    119119  </ItemGroup>
    120120  <ItemGroup>
     121    <Compile Include="SolutionComparisonView.cs">
     122      <SubType>UserControl</SubType>
     123    </Compile>
     124    <Compile Include="SolutionComparisonView.Designer.cs">
     125      <DependentUpon>SolutionComparisonView.cs</DependentUpon>
     126    </Compile>
    121127    <Compile Include="InteractiveSymbolicClassificationSolutionSimplifierView.cs">
    122128      <SubType>UserControl</SubType>
     
    157163  </ItemGroup>
    158164  <ItemGroup>
     165    <ProjectReference Include="..\..\HeuristicLab.Algorithms.DataAnalysis\3.4\HeuristicLab.Algorithms.DataAnalysis-3.4.csproj">
     166      <Project>{2E782078-FA81-4B70-B56F-74CE38DAC6C8}</Project>
     167      <Name>HeuristicLab.Algorithms.DataAnalysis-3.4</Name>
     168    </ProjectReference>
    159169    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
    160170      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
Note: See TracChangeset for help on using the changeset viewer.