Free cookie consent management tool by TermsFeed Policy Generator

Changeset 105


Ignore:
Timestamp:
03/27/08 18:21:11 (16 years ago)
Author:
abeham
Message:

Added SelfAdaptiveIntermediateRecombination (closes ticket #83)

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

Legend:

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

    r104 r105  
    5555    <Compile Include="DiscreteRecombination.cs" />
    5656    <Compile Include="SelfAdaptiveDiscreteRecombination.cs" />
     57    <Compile Include="SelfAdaptiveIntermediateRecombination.cs" />
    5758    <Compile Include="SelfAdaptiveNormalAllPositionsManipulator.cs" />
    5859    <Compile Include="UniformAllPositionsManipulator.cs" />
Note: See TracChangeset for help on using the changeset viewer.