Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/19/10 13:01:33 (14 years ago)
Author:
abeham
Message:

#926

  • Added LeftSelector and RightSelector (reverted some changes in r3096)
File:
1 edited

Legend:

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

    r3832 r4043  
    8484    <Compile Include="BestSelector.cs" />
    8585    <Compile Include="ConditionalSelector.cs" />
     86    <Compile Include="LeftSelector.cs" />
    8687    <Compile Include="RandomReplacer.cs" />
    8788    <Compile Include="GenderSpecificSelector.cs" />
     
    8990    <Compile Include="Replacer.cs" />
    9091    <Compile Include="RightChildReducer.cs" />
     92    <Compile Include="RightSelector.cs" />
    9193    <Compile Include="SingleObjectiveSelector.cs" />
    9294    <Compile Include="LeftReducer.cs" />
Note: See TracChangeset for help on using the changeset viewer.