- Timestamp:
- 04/23/11 10:00:31 (14 years ago)
- Location:
- branches/histogram
- Files:
-
- 2 edited
- 3 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/histogram
- Property svn:ignore
-
old new 10 10 protoc.exe 11 11 HeuristicLab 3.3.5.1.ReSharper.user 12 *.psess 13 *.vsp
-
- Property svn:mergeinfo changed
/trunk/sources merged: 6026,6029-6031,6035-6037,6042-6045
- Property svn:ignore
-
branches/histogram/HeuristicLab.Encodings.RealVectorEncoding/3.3/HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj
r5560 r6046 104 104 </ItemGroup> 105 105 <ItemGroup> 106 <Compile Include="Interfaces\IRealVectorMultiNeighborhoodShakingOperator.cs" /> 106 107 <Compile Include="ParticleOperators\RealVectorParticleCreator.cs" /> 107 108 <Compile Include="Crossovers\BlendAlphaBetaCrossover.cs" /> … … 168 169 <Compile Include="Manipulators\UniformOnePositionManipulator.cs" /> 169 170 <Compile Include="ReflectiveBoundsChecker.cs" /> 171 <Compile Include="ShakingOperators\RealVectorShakingOperator.cs" /> 170 172 <Compile Include="StrategyParameters\StdDevStrategyVectorCreator.cs" /> 171 173 <Compile Include="StrategyParameters\StdDevStrategyVectorCrossover.cs" />
Note: See TracChangeset
for help on using the changeset viewer.