Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/25/08 16:34:08 (16 years ago)
Author:
abeham
Message:

Added sigma self adaptive operators for RealVector problems

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

Legend:

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

    r86 r99  
    4949    <Compile Include="LocalCrossover.cs" />
    5050    <Compile Include="DiscreteRecombination.cs" />
     51    <Compile Include="SelfAdaptiveDiscreteRecombination.cs" />
     52    <Compile Include="SelfAdaptiveNormalAllPositionsManipulator.cs" />
    5153    <Compile Include="UniformAllPositionsManipulator.cs" />
    5254    <Compile Include="UniformRandomRealVectorGenerator.cs" />
Note: See TracChangeset for help on using the changeset viewer.