Free cookie consent management tool by TermsFeed Policy Generator

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

#2521: reverted r14429

Location:
branches/2521_ProblemRefactoring/HeuristicLab.Algorithms.GeneticAlgorithm/3.3
Files:
3 deleted
1 edited

Legend:

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

    r14429 r16532  
    115115  </ItemGroup>
    116116  <ItemGroup>
    117     <Compile Include="BinaryCanonicalGeneticAlgorithm.cs" />
    118     <Compile Include="CanonicalGeneticAlgorithm.cs" />
    119     <Compile Include="EvolutionaryAlgorithmContext.cs" />
    120117    <Compile Include="GeneticAlgorithm.cs" />
    121118    <Compile Include="GeneticAlgorithmMainLoop.cs" />
     
    150147      <Name>HeuristicLab.Data-3.3</Name>
    151148      <Private>False</Private>
    152     </ProjectReference>
    153     <ProjectReference Include="..\..\HeuristicLab.Encodings.BinaryVectorEncoding\3.3\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.csproj">
    154       <Project>{66D249C3-A01D-42A8-82A2-919BC8EC3D83}</Project>
    155       <Name>HeuristicLab.Encodings.BinaryVectorEncoding-3.3</Name>
    156149    </ProjectReference>
    157150    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.