Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/22/08 12:54:25 (15 years ago)
Author:
gkronber
Message:

added implementation of UniformCrossover #382 (Uniform crossover operator for GP). Testing still necessary.

Location:
trunk/sources/HeuristicLab.GP
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.GP/HeuristicLab.GP.csproj

    r700 r802  
    7171    <Compile Include="Logging\TreeArityAnalyser.cs" />
    7272    <Compile Include="OffspringEqualiser.cs" />
     73    <Compile Include="Recombination\UniformCrossover.cs" />
    7374    <Compile Include="UnknownFunctionException.cs" />
    7475    <Compile Include="IFunctionTreeNameGenerator.cs" />
Note: See TracChangeset for help on using the changeset viewer.