Changeset 99 for trunk/sources/HeuristicLab.RealVector
- Timestamp:
- 03/25/08 16:34:08 (17 years ago)
- Location:
- trunk/sources/HeuristicLab.RealVector
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.RealVector/HeuristicLab.RealVector.csproj
r86 r99 49 49 <Compile Include="LocalCrossover.cs" /> 50 50 <Compile Include="DiscreteRecombination.cs" /> 51 <Compile Include="SelfAdaptiveDiscreteRecombination.cs" /> 52 <Compile Include="SelfAdaptiveNormalAllPositionsManipulator.cs" /> 51 53 <Compile Include="UniformAllPositionsManipulator.cs" /> 52 54 <Compile Include="UniformRandomRealVectorGenerator.cs" />
Note: See TracChangeset
for help on using the changeset viewer.