Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/10/17 21:44:08 (7 years ago)
Author:
abeham
Message:

#2730: Updated project files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Encodings.RealVectorEncoding/3.3/HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj

    r11961 r14660  
    137137    <Compile Include="Properties\AssemblyInfo.cs" />
    138138    <Compile Include="RealVectorEncoding.cs" />
     139    <Compile Include="RealVectorEqualityComparer.cs" />
    139140    <Compile Include="RealVectorManipulator.cs" />
    140141  </ItemGroup>
     
    182183    <Compile Include="ReflectiveBoundsChecker.cs" />
    183184    <Compile Include="ShakingOperators\RealVectorShakingOperator.cs" />
     185    <Compile Include="SimilarityCalculators\HammingSimilarityCalculator.cs" />
    184186    <Compile Include="StrategyParameters\StdDevStrategyVectorCreator.cs" />
    185187    <Compile Include="StrategyParameters\StdDevStrategyVectorCrossover.cs" />
Note: See TracChangeset for help on using the changeset viewer.