Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/02/11 17:19:48 (13 years ago)
Author:
cfischer
Message:

#1364 implemented NoSameMatesSelector

Location:
trunk/sources/HeuristicLab.Selection/3.3
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Selection/3.3/HeuristicLab.Selection-3.3.csproj

    r5163 r5596  
    1919    </UpgradeBackupLocation>
    2020    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    21     <TargetFrameworkProfile></TargetFrameworkProfile>
     21    <TargetFrameworkProfile>
     22    </TargetFrameworkProfile>
    2223    <PublishUrl>publish\</PublishUrl>
    2324    <Install>true</Install>
     
    109110    <Compile Include="CrowdedTournamentSelector.cs" />
    110111    <Compile Include="LeftSelector.cs" />
     112    <Compile Include="NoSameMatesSelector.cs" />
    111113    <Compile Include="RandomReplacer.cs" />
    112114    <Compile Include="GenderSpecificSelector.cs" />
Note: See TracChangeset for help on using the changeset viewer.