Changeset 4039
- Timestamp:
- 07/17/10 01:17:04 (14 years ago)
- 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 76 76 <None Include="HeuristicLab.snk" /> 77 77 <None Include="HeuristicLabAlgorithmsNSGA2Plugin.cs.frame" /> 78 <Compile Include="CrowdedComparisonSorter.cs" /> 78 79 <Compile Include="CrowdingDistanceAssignment.cs" /> 80 <Compile Include="FastNonDominatedSort.cs" /> 79 81 <Compile Include="HeuristicLabAlgorithmsNSGA2Plugin.cs" /> 80 82 <Compile Include="NSGA2.cs" />
Note: See TracChangeset
for help on using the changeset viewer.