Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/11/15 20:27:00 (9 years ago)
Author:
abeham
Message:

#2427:

  • Added grouping problem sample as Test
  • Added .hl file to Optimizers
  • Adapated StartPage
  • Changed MultiLLEManipulator to enable all manipulators by default
File:
1 edited

Legend:

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

    r12722 r12743  
    189189      <Private>False</Private>
    190190      <HintPath>..\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
     191    </Reference>
     192    <Reference Include="HeuristicLab.Encodings.LinearLinkageEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     193      <SpecificVersion>False</SpecificVersion>
     194      <HintPath>..\bin\HeuristicLab.Encodings.LinearLinkageEncoding-3.3.dll</HintPath>
    191195    </Reference>
    192196    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">
     
    422426    <Compile Include="HeuristicLab-3.3\PluginDependenciesTest.cs" />
    423427    <Compile Include="HeuristicLab-3.3\PluginLoader.cs" />
     428    <Compile Include="HeuristicLab-3.3\Samples\GAGroupingProblemSampleTest.cs" />
    424429    <Compile Include="HeuristicLab-3.3\Samples\VnsOpSampleTest.cs" />
    425430    <Compile Include="HeuristicLab-3.3\Samples\EsGriewankSampleTest.cs" />
Note: See TracChangeset for help on using the changeset viewer.