Changeset 8377 for branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3/HeuristicLab.Algorithms.RAPGA-3.3.csproj
- Timestamp:
- 08/01/12 16:05:35 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3/HeuristicLab.Algorithms.RAPGA-3.3.csproj
r8349 r8377 97 97 </ItemGroup> 98 98 <ItemGroup> 99 <Compile Include="DuplicateSelector.cs" /> 99 <Compile Include="Analyzers\PopulationSizeAnalyzer.cs" /> 100 <Compile Include="DuplicatesSelector.cs" /> 101 <Compile Include="OffspringRestorer.cs" /> 102 <Compile Include="ProgressiveOffspringPreserver.cs" /> 100 103 <Compile Include="RAPGA.cs" /> 101 104 <Compile Include="RAPGAMainLoop.cs" />
Note: See TracChangeset
for help on using the changeset viewer.