Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/20/08 18:40:43 (17 years ago)
Author:
abeham
Message:

worked on ticket #74

  • Added a NormalAllPositionsManipulator
Location:
trunk/sources/HeuristicLab.RealVector
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.RealVector/HeuristicLab.RealVector.csproj

    r75 r85  
    5555    <Compile Include="Properties\AssemblyInfo.cs" />
    5656    <Compile Include="SinglePointCrossover.cs" />
     57    <Compile Include="VariableStrengthNormalAllPositionsManipulator.cs" />
    5758  </ItemGroup>
    5859  <ItemGroup>
     
    7778      <Name>HeuristicLab.PluginInfrastructure</Name>
    7879    </ProjectReference>
     80    <ProjectReference Include="..\HeuristicLab.Random\HeuristicLab.Random.csproj">
     81      <Project>{47019A74-F7F7-482E-83AA-D3F4F777E879}</Project>
     82      <Name>HeuristicLab.Random</Name>
     83    </ProjectReference>
    7984  </ItemGroup>
    8085  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.