Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/09/16 15:56:22 (8 years ago)
Author:
abeham
Message:

#2701:

  • Updated GraphColoringProblem and Problems.Instances
    • Added new fitness function from literature
    • Added DIMACS benchmark instances
  • Updated LinearLinkageEncoding
    • Added HammingSimilarityCalculator
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/MemPRAlgorithm/HeuristicLab.Problems.GraphColoring/3.3/HeuristicLab.Problems.GraphColoring-3.3.csproj

    r14466 r14471  
    5858  </ItemGroup>
    5959  <ItemGroup>
     60    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
     61      <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
     62      <Name>HeuristicLab.Analysis-3.3</Name>
     63      <Private>False</Private>
     64    </ProjectReference>
    6065    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
    6166      <Project>{958b43bc-cc5c-4fa2-8628-2b3b01d890b6}</Project>
     
    9196      <Project>{23da7ff4-d5b8-41b6-aa96-f0561d24f3ee}</Project>
    9297      <Name>HeuristicLab.Operators-3.3</Name>
     98      <Private>False</Private>
     99    </ProjectReference>
     100    <ProjectReference Include="..\..\HeuristicLab.Optimization.Operators\3.3\HeuristicLab.Optimization.Operators-3.3.csproj">
     101      <Project>{25087811-f74c-4128-bc86-8324271da13e}</Project>
     102      <Name>HeuristicLab.Optimization.Operators-3.3</Name>
    93103      <Private>False</Private>
    94104    </ProjectReference>
Note: See TracChangeset for help on using the changeset viewer.