Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/17/15 09:25:44 (9 years ago)
Author:
abeham
Message:

#2431:

  • Added run collection view
  • Changed name of analyzers
  • Modified algorithms to include Execution Time as a result
File:
1 edited

Legend:

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

    r12764 r12771  
    211211    <Compile Include="Properties\AssemblyInfo.cs" />
    212212    <Compile Include="QualityAnalysis\QualityDistributionAnalyzer.cs" />
    213     <Compile Include="QualityAnalysis\QualityVsEvaluationsAnalyzer.cs" />
     213    <Compile Include="QualityAnalysis\QualityPerClockAnalyzer.cs" />
     214    <Compile Include="QualityAnalysis\QualityPerEvaluationsAnalyzer.cs" />
    214215    <Compile Include="QualityAnalysis\ScaledQualityDifferenceAnalyzer.cs" />
    215216    <Compile Include="Statistics\BonferroniHolm.cs" />
Note: See TracChangeset for help on using the changeset viewer.