Changeset 3356 for trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm
- Timestamp:
- 04/15/10 17:16:57 (15 years ago)
- Location:
- trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm/3.3
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/HeuristicLab.Algorithms.GeneticAlgorithm-3.3.csproj ΒΆ
r3198 r3356 85 85 <Compile Include="GeneticAlgorithmMainLoop.cs" /> 86 86 <Compile Include="HeuristicLabAlgorithmsGeneticAlgorithmPlugin.cs" /> 87 <Compile Include="IslandGeneticAlgorithm.cs" /> 88 <Compile Include="IslandGeneticAlgorithmMainLoop.cs" /> 87 89 <Compile Include="Properties\AssemblyInfo.cs" /> 88 90 </ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.