Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/13/12 16:51:56 (12 years ago)
Author:
jkarder
Message:

#1899: added population diversity analyzer which uses problem specific similarity calculators

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj

    r8448 r8478  
    143143    <Compile Include="Plugin.cs" />
    144144    <Compile Include="PopulationDiversityAnalysis\PopulationDiversityAnalyzer.cs" />
     145    <Compile Include="PopulationDiversityAnalysis\SingleObjectivePopulationDiversityAnalyzer.cs" />
    145146    <Compile Include="QualityAnalysis\BestAverageWorstQualityAnalyzer.cs" />
    146147    <Compile Include="QualityAnalysis\BestAverageWorstQualityCalculator.cs" />
Note: See TracChangeset for help on using the changeset viewer.