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).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.EvolutionTracking/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.csproj

    r10269 r10514  
    149149      <Private>False</Private>
    150150    </Reference>
     151    <Reference Include="HeuristicLab.Visualization-3.3, Version=3.3.0.9491, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     152      <SpecificVersion>False</SpecificVersion>
     153      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization-3.3.dll</HintPath>
     154    </Reference>
    151155    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
    152156      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
     
    195199      <DependentUpon>SymbolicExpressionGrammarView.cs</DependentUpon>
    196200    </Compile>
     201    <Compile Include="SymbolicExpressionTreeTile.cs" />
    197202    <Compile Include="SymbolView.cs">
    198203      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.