Changeset 8631
- Timestamp:
- 09/11/12 12:12:23 (12 years ago)
- Location:
- branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3/HeuristicLab.Algorithms.RAPGA-3.3.csproj
r8622 r8631 104 104 <Compile Include="ProgressiveOffspringPreserver.cs" /> 105 105 <Compile Include="ScopeRestorer.cs" /> 106 <Compile Include="SimilarityCalculator\NoSimilarityCalculator.cs" />107 <Compile Include="SimilarityCalculator\QualitySimilarityCalculator.cs" />108 106 <Compile Include="RAPGA.cs" /> 109 107 <Compile Include="RAPGAMainLoop.cs" />
Note: See TracChangeset
for help on using the changeset viewer.