Changeset 9155 for branches/CMAES/HeuristicLab.Encodings.RealVectorEncoding
- Timestamp:
- 01/14/13 15:37:26 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/CMAES/HeuristicLab.Encodings.RealVectorEncoding/3.3/HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj
r9141 r9155 168 168 </ItemGroup> 169 169 <ItemGroup> 170 <Compile Include="Creators\ PredefinedRealVectorCreator.cs" />170 <Compile Include="Creators\NormalDistributedRealVectorCreator.cs" /> 171 171 <Compile Include="Interfaces\IRealVectorMultiNeighborhoodShakingOperator.cs" /> 172 172 <Compile Include="ParticleOperators\RealVectorParticleCreator.cs" />
Note: See TracChangeset
for help on using the changeset viewer.