Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/22/12 23:17:01 (12 years ago)
Author:
ascheibe
Message:

#1745 moved new Island GA to trunk

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

Legend:

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

    r6866 r7395  
    118118    <Compile Include="Assigner.cs" />
    119119    <Compile Include="AlgorithmOperator.cs" />
     120    <Compile Include="DataReducer.cs" />
     121    <Compile Include="LocalRandomCreator.cs" />
    120122    <Compile Include="MultiOperator.cs" />
    121123    <Compile Include="Operator.cs" />
     
    123125    <Compile Include="IntCounter.cs" />
    124126    <Compile Include="Plugin.cs" />
     127    <Compile Include="ReductionOperation.cs" />
     128    <Compile Include="ReductionOperations.cs" />
    125129    <Compile Include="ScopeCleaner.cs" />
    126130    <Compile Include="StochasticBranch.cs" />
Note: See TracChangeset for help on using the changeset viewer.