Free cookie consent management tool by TermsFeed Policy Generator

Changeset 4039


Ignore:
Timestamp:
07/17/10 01:17:04 (14 years ago)
Author:
abeham
Message:

#1040

  • Ported the other two operators
Location:
trunk/sources/HeuristicLab.Algorithms.NSGA2/3.3
Files:
2 added
1 edited

Legend:

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

    r4017 r4039  
    7676    <None Include="HeuristicLab.snk" />
    7777    <None Include="HeuristicLabAlgorithmsNSGA2Plugin.cs.frame" />
     78    <Compile Include="CrowdedComparisonSorter.cs" />
    7879    <Compile Include="CrowdingDistanceAssignment.cs" />
     80    <Compile Include="FastNonDominatedSort.cs" />
    7981    <Compile Include="HeuristicLabAlgorithmsNSGA2Plugin.cs" />
    8082    <Compile Include="NSGA2.cs" />
Note: See TracChangeset for help on using the changeset viewer.