- 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.IntegerVectorEncoding
- Property svn:mergeinfo changed
/trunk/sources/HeuristicLab.Encodings.IntegerVectorEncoding merged: 14659-14660
- Property svn:mergeinfo changed
-
branches/symbreg-factors-2650/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj
r11961 r14751 130 130 <Compile Include="Crossovers\RoundedUniformArithmeticCrossover.cs" /> 131 131 <Compile Include="IntegerVectorEncoding.cs" /> 132 <Compile Include="IntegerVectorEqualityComparer.cs" /> 132 133 <Compile Include="IntegerVectorOperator.cs" /> 133 134 <Compile Include="Interfaces\IBoundedIntegerVectorOperator.cs" /> … … 146 147 <Compile Include="Manipulators\RoundedNormalAllPositionsManipulator.cs" /> 147 148 <Compile Include="Manipulators\SelfAdaptiveRoundedNormalAllPositionsManipulator.cs" /> 149 <Compile Include="SimilarityCalculators\HammingSimilarityCalculator.cs" /> 148 150 <Compile Include="StrategyParameters\StdDevStrategyVectorCreator.cs" /> 149 151 <Compile Include="StrategyParameters\StdDevStrategyVectorCrossover.cs" />
Note: See TracChangeset
for help on using the changeset viewer.