Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/28/13 17:51:43 (11 years ago)
Author:
ascheibe
Message:

#1886 added an algorithm that executes analyzers on a solution cache

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Analysis.AlgorithmBehavior/AlgorithmBehaviorUnitTests/AlgorithmBehaviorUnitTests.csproj

    r10060 r10090  
    4747    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">
    4848      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
     49    </Reference>
     50    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     51      <SpecificVersion>False</SpecificVersion>
     52      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
    4953    </Reference>
    5054    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
Note: See TracChangeset for help on using the changeset viewer.