- Timestamp:
- 03/16/17 07:56:01 (8 years ago)
- Location:
- branches/symbreg-factors-2650
- Files:
-
- 3 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/symbreg-factors-2650
-
branches/symbreg-factors-2650/HeuristicLab.Encodings.RealVectorEncoding
- Property svn:mergeinfo changed
/trunk/sources/HeuristicLab.Encodings.RealVectorEncoding merged: 14659-14660
- Property svn:mergeinfo changed
-
branches/symbreg-factors-2650/HeuristicLab.Encodings.RealVectorEncoding/3.3/HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj
r11961 r14751 137 137 <Compile Include="Properties\AssemblyInfo.cs" /> 138 138 <Compile Include="RealVectorEncoding.cs" /> 139 <Compile Include="RealVectorEqualityComparer.cs" /> 139 140 <Compile Include="RealVectorManipulator.cs" /> 140 141 </ItemGroup> … … 182 183 <Compile Include="ReflectiveBoundsChecker.cs" /> 183 184 <Compile Include="ShakingOperators\RealVectorShakingOperator.cs" /> 185 <Compile Include="SimilarityCalculators\HammingSimilarityCalculator.cs" /> 184 186 <Compile Include="StrategyParameters\StdDevStrategyVectorCreator.cs" /> 185 187 <Compile Include="StrategyParameters\StdDevStrategyVectorCrossover.cs" />
Note: See TracChangeset
for help on using the changeset viewer.