Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/12/17 21:59:49 (7 years ago)
Author:
abeham
Message:

#2634, #2744, #745: merged revisions 14102, 14647, 14652, 14654, 14734, 14737, 14775, 15048, 15125, 15126 to stable, reverted changes from revision 15153

Location:
stable
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • stable

  • stable/HeuristicLab.Analysis

  • stable/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj

    r12280 r15220  
    131131    <Compile Include="AlleleFrequencyAnalysis\AlleleFrequencyCollectionHistory.cs" />
    132132    <Compile Include="BestScopeSolutionAnalyzer.cs" />
     133    <Compile Include="DataVisualization\GanttData.cs" />
     134    <Compile Include="DataVisualization\IndexedDataRow.cs" />
     135    <Compile Include="DataVisualization\IndexedDataTable.cs" />
    133136    <Compile Include="DataVisualization\ScatterPlotDataRowVisualProperties.cs" />
    134137    <Compile Include="DataVisualization\ScatterPlotDataRow.cs" />
     
    154157    <Compile Include="QualityAnalysis\BestAverageWorstQualityCalculator.cs" />
    155158    <Compile Include="QualityAnalysis\BestQualityMemorizer.cs" />
     159    <Compile Include="QualityAnalysis\ExpectedRuntimeHelper.cs" />
    156160    <Compile Include="QualityAnalysis\QualityAnalyzer.cs" />
    157161    <Compile Include="QualityAnalysis\QualityDifferenceCalculator.cs" />
     
    159163    <Compile Include="Properties\AssemblyInfo.cs" />
    160164    <Compile Include="QualityAnalysis\QualityDistributionAnalyzer.cs" />
     165    <Compile Include="QualityAnalysis\QualityPerClockAnalyzer.cs" />
     166    <Compile Include="QualityAnalysis\QualityPerEvaluationsAnalyzer.cs" />
    161167    <Compile Include="QualityAnalysis\ScaledQualityDifferenceAnalyzer.cs" />
    162168    <Compile Include="Statistics\BonferroniHolm.cs" />
Note: See TracChangeset for help on using the changeset viewer.