Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/19/10 17:33:12 (14 years ago)
Author:
abeham
Message:

Updated Gender Specific Selection, Offspring Selector and other changes related to the OSGA #976
Removed old OS plugin, removed SelectedSubScopesLookupParameter

File:
1 edited

Legend:

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

    r3384 r3413  
    8181  </ItemGroup>
    8282  <ItemGroup>
    83     <Compile Include="OffspringSelector.cs" />
    84     <Compile Include="ParentsQualityComparator.cs" />
    8583    <Compile Include="ProbabilisticQualityComparator.cs" />
    8684    <Compile Include="ResultsCollector.cs" />
     
    9694    <Compile Include="SolutionsCreator.cs" />
    9795    <Compile Include="UnidirectionalRingMigrator.cs" />
     96    <Compile Include="WeightedParentsQualityComparator.cs" />
    9897  </ItemGroup>
    9998  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.