Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/10/12 11:45:31 (12 years ago)
Author:
ascheibe
Message:

#1331 added Scatter Search sample

File:
1 edited

Legend:

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

    r8757 r8775  
    119119    <Reference Include="HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    120120      <HintPath>..\bin\HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3.dll</HintPath>
     121    </Reference>
     122    <Reference Include="HeuristicLab.Algorithms.RAPGA-3.3">
     123      <HintPath>..\bin\HeuristicLab.Algorithms.RAPGA-3.3.dll</HintPath>
     124    </Reference>
     125    <Reference Include="HeuristicLab.Algorithms.ScatterSearch-3.3">
     126      <HintPath>..\bin\HeuristicLab.Algorithms.ScatterSearch-3.3.dll</HintPath>
    121127    </Reference>
    122128    <Reference Include="HeuristicLab.Algorithms.SimulatedAnnealing-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
Note: See TracChangeset for help on using the changeset viewer.