Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/25/14 19:44:38 (10 years ago)
Author:
bburlacu
Message:

#1772: Added user controls for displaying lineages and tracking building blocks with the help of the genealogy graph (work in progress).

Location:
branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj

    r10464 r10514  
    219219      <DependentUpon>SlidingWindowDataView.cs</DependentUpon>
    220220    </Compile>
     221    <Compile Include="SymbolicDataAnalysisExpressionLineageExplorerChart.cs">
     222      <SubType>UserControl</SubType>
     223    </Compile>
     224    <Compile Include="SymbolicDataAnalysisExpressionLineageExplorerChart.Designer.cs">
     225      <DependentUpon>SymbolicDataAnalysisExpressionLineageExplorerChart.cs</DependentUpon>
     226    </Compile>
     227    <Compile Include="SymbolicDataAnalysisExpressionLineageExplorerView.cs">
     228      <SubType>UserControl</SubType>
     229    </Compile>
     230    <Compile Include="SymbolicDataAnalysisExpressionLineageExplorerView.Designer.cs">
     231      <DependentUpon>SymbolicDataAnalysisExpressionLineageExplorerView.cs</DependentUpon>
     232    </Compile>
    221233    <Compile Include="TextualSymbolicDataAnalysisModelView.cs">
    222234      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.