Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/14/19 22:33:44 (5 years ago)
Author:
abeham
Message:

#2521: reverted r14429

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2521_ProblemRefactoring/HeuristicLab.Algorithms.LocalSearch/3.3/HeuristicLab.Algorithms.LocalSearch-3.3.csproj

    r14429 r16532  
    114114  </ItemGroup>
    115115  <ItemGroup>
    116     <Compile Include="BinaryIteratedLocalSearch.cs" />
    117     <Compile Include="IteratedLocalSearch.cs" />
    118     <Compile Include="LocalSearchContext.cs" />
    119116    <Compile Include="LocalSearchImprovementOperator.cs" />
    120117    <Compile Include="LocalSearchMainLoop.cs" />
     
    153150      <Name>HeuristicLab.Data-3.3</Name>
    154151      <Private>False</Private>
    155     </ProjectReference>
    156     <ProjectReference Include="..\..\HeuristicLab.Encodings.BinaryVectorEncoding\3.3\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.csproj">
    157       <Project>{66D249C3-A01D-42A8-82A2-919BC8EC3D83}</Project>
    158       <Name>HeuristicLab.Encodings.BinaryVectorEncoding-3.3</Name>
    159152    </ProjectReference>
    160153    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.