- Timestamp:
- 09/25/15 14:24:22 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gteufl/HeuristicLab.Selection/3.3/HeuristicLab.Selection-3.3.csproj
r8806 r12968 113 113 <Compile Include="ConditionalSelector.cs" /> 114 114 <Compile Include="CrowdedTournamentSelector.cs" /> 115 <Compile Include="EvolutionStrategyOffspringSelector.cs" /> 115 116 <Compile Include="GeneralizedRankSelector.cs" /> 117 <Compile Include="CMAEvolutionStrategyOffspringSelector.cs" /> 116 118 <Compile Include="LeftSelector.cs" /> 117 119 <Compile Include="NoSameMatesSelector.cs" />
Note: See TracChangeset
for help on using the changeset viewer.