Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/21/10 01:08:34 (13 years ago)
Author:
abeham
Message:

#1040

  • Merged NSGA-II into trunk
  • Ranking and crowding operators moved to HeuristicLab.Optimization.Operators
  • CrowdedTournamentSelector moved to HeuristicLab.Selection
  • Pareto front analyzer moved to HeuristicLab.Analysis with a base class should there be more (as discussed with swagner and mkommend)
File:
1 edited

Legend:

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

    r4887 r5143  
    124124    <Compile Include="DataVisualization\HeatMap.cs" />
    125125    <Compile Include="DataVisualization\HeatMapHistory.cs" />
     126    <Compile Include="MultiObjective\RankBasedParetoFrontAnalyzer.cs" />
     127    <Compile Include="MultiObjective\ParetoFrontAnalyzer.cs" />
    126128    <Compile Include="PopulationDiversityAnalysis\PopulationDiversityAnalyzer.cs" />
    127129    <Compile Include="QualityAnalysis\BestAverageWorstQualityAnalyzer.cs" />
Note: See TracChangeset for help on using the changeset viewer.