Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/25/15 14:24:22 (9 years ago)
Author:
gkronber
Message:

#2478 complete changes by gteufl for offspring selection ES

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gteufl/HeuristicLab.Selection/3.3/HeuristicLab.Selection-3.3.csproj

    r8806 r12968  
    113113    <Compile Include="ConditionalSelector.cs" />
    114114    <Compile Include="CrowdedTournamentSelector.cs" />
     115    <Compile Include="EvolutionStrategyOffspringSelector.cs" />
    115116    <Compile Include="GeneralizedRankSelector.cs" />
     117    <Compile Include="CMAEvolutionStrategyOffspringSelector.cs" />
    116118    <Compile Include="LeftSelector.cs" />
    117119    <Compile Include="NoSameMatesSelector.cs" />
Note: See TracChangeset for help on using the changeset viewer.