Changeset 11843 for branches/VOSGA
- Timestamp:
- 01/31/15 21:20:25 (10 years ago)
- Location:
- branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm-3.3.csproj
r11629 r11843 178 178 <Compile Include="VOffspringSelectionGeneticAlgorithmMainLoop.cs" /> 179 179 <Compile Include="VOffspringSelectionGeneticAlgorithmMainOperator.cs" /> 180 <Compile Include="PopulationDiversityComparator.cs" /> 180 181 <Compile Include="WeightedParentsDiversityComparator.cs" /> 181 182 <Compile Include="WeightedParentsQualityComparator.cs" />
Note: See TracChangeset
for help on using the changeset viewer.