Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/13/13 14:42:38 (11 years ago)
Author:
bburlacu
Message:

#1772: Merged changes from the trunk and other branches. Added new ExtendedSymbolicExpressionTreeCanvas control for the visual exploration of tree genealogies. Reorganized some files and folders.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.EvolutionaryTracking/HeuristicLab.EvolutionaryTracking/3.4/HeuristicLab.EvolutionaryTracking-3.4.csproj

    r9835 r9963  
    131131  </ItemGroup>
    132132  <ItemGroup>
    133     <Compile Include="Analyzers\BuildingBlocks\BuildingBlockHistoryAnalyzer.cs" />
    134133    <Compile Include="Analyzers\BuildingBlocks\RelevantBuildingBlocksAnalyzer.cs" />
    135134    <Compile Include="Analyzers\BuildingBlocks\Poly10BuildingBlocksAnalyzer.cs" />
    136     <Compile Include="Analyzers\LineageRetrofittingAnalyzer.cs" />
    137135    <Compile Include="Analyzers\SymbolicExpressionTreePruningAnalyzer.cs" />
    138136    <Compile Include="Analyzers\SymbolicExpressionTreeShapeAnalyzer.cs" />
     
    162160    <Compile Include="Properties\AssemblyInfo.cs" />
    163161    <Compile Include="SymbolGraph.cs" />
    164     <Compile Include="SymbolicExpressionTreeGenealogyGraph.cs" />
     162    <Compile Include="SymbolicExpressionTreeGenealogyGraph\SymbolicExpressionTreeGenealogyGraph.cs" />
     163    <Compile Include="SymbolicExpressionTreeGenealogyGraph\SymbolicExpressionTreeGenealogyGraphNode.cs" />
    165164  </ItemGroup>
    166165  <ItemGroup />
Note: See TracChangeset for help on using the changeset viewer.