Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/10/17 15:14:38 (8 years ago)
Author:
epitzer
Message:

#2727 add tracking (snapshot) analyzer and new visualization for permutations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PersistentDataStructures/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj

    r12280 r14658  
    170170    <Compile Include="Statistics\PairwiseTest.cs" />
    171171    <Compile Include="Statistics\SampleSizeDetermination.cs" />
     172    <Compile Include="Tracking\DoubleArraySnapshotCreaterAnalyzer.cs" />
     173    <Compile Include="Tracking\IntArraySnapshotCreaterAnalyzer.cs" />
     174    <Compile Include="Tracking\SnapshotCreaterAnalyzer.cs" />
    172175    <Compile Include="ValueAnalysis\SingleValueAnalyzer.cs" />
    173176    <Compile Include="ValueAnalysis\MinAverageMaxValueAnalyzer.cs" />
Note: See TracChangeset for help on using the changeset viewer.